Tags >> joomla 1.5
Sep 01
2010

Integrating Dreamweaver CS5 and Joomla 1.5 OR Joomla 1.6

Posted by Jen Kramer in templates , joomla configuration , joomla 1.6 , joomla 1.5

Recently, Adobe released Dreamweaver CS5. One of its major new features is the ability to integrate with the CMS of your choice. They seem to push Drupal, Joomla, and Wordpress in particular, but in theory, it works with any CMS.

I have been very skeptical of this integration from the beginning, because Joomla manages its files very differently than Drupal or Wordpress.

We all know that God kills a kitten when you edit Joomla’s core code. (Right? Right???) You are supposed to make a template override if you need to change something, leaving the core intact, so that your updates won’t get overwritten when you upgrade the site to its next version.

Aug 31
2010

Happy 5th Birthday, Joomla!

Posted by Jen Kramer in web standards , usability , templates , social networking , joomla user groups , joomla community , joomla 1.6 , joomla 1.5

Dear Joomla,

We’re all so proud of you and how far you’ve come these five years. Your 20 parents conceived of you because they wanted to have fun. Ever since, people have come to you looking for a good time, to make friends all over the world, to contribute to the greater good.

In dog years, or technology years, you’re actually 35. This is actually a better age to describe you. You’re old enough to have been around the block, and old enough to know better. But you’re still plenty young enough to have passion, vision, ambition, and live on the cutting edge. And, of course, you still know how to party.

Mar 16
2010

Alternative Joomla Administrator Templates and Dancing Bears

Posted by Jen Kramer in web standards , web business , usability , templates , joomla vs drupal , joomla configuration , joomla 1.6 , joomla 1.5 , frontend interface design , configuration , coding standards

Dancing Bear Syndrome is a term coined by Jared Spool and Alan Cooper (among others in the usability community). Someone says, "Look! A dancing bear!" And you are amazed! The bear is dancing! How cool is that?

Of course, bears don't dance well. It's just amazing that they dance at all. The novelty of it all is what catches our attention, not the quality of the dancing.

Alternative Joomla administrator templates are dancing bears.

Nov 12
2009

Finding the top menu

Posted by Bill Tomczak in templates , php coding , joomla 1.5

I was recently asked if there was a way to get the topmost menu item in which a page sits. Let's say you have a menu like this:

Item 1
--Item 1.1
--Item 1.2
----Item 1.2.1
Item 2
--Item 2.1
--Item 2.2

Let's say you wanted to do something special with all the menus in the 'Item 1' tree and something slightly different for all the items in the 'Item 2'  tree. You'd want to know which tree you were on. Here is a bit of simple php code you can use the get the top most menu item no matter where in the navigation you are (see php 4 version further down):





Jul 13
2009

Certificate in Open Source Web Development, featuring Joomla

Posted by Jen Kramer in web standards , web business , web browsers , usability , templates , social networking , joomla extensions , joomla configuration , joomla 1.6 , joomla 1.5 , information architecture , frontend interface design , configuration

The Marlboro College Graduate Center in Brattleboro, Vermont, just released its Open Source Web Development certificate in a wholly online format.

If you've been working with Joomla, but you want to know a lot more about it, this is the certificate program for you.  The certificate introduces students to Joomla, as well as planning a website, understanding the code that runs it, and developing and executing an online marketing plan.

The certificate consists of 12 credits:

Jan 06
2009

Joomla 1.5 Template Tips & Tricks: Displaying Site Name

Posted by Jen Kramer in templates , joomla 1.5

In honor of the new Lynda.com Joomla Templates videos that have been released, I'm going to do a series of blog posts on cool tips and tricks for your Joomla templates.

First up, something easy: how to display your site name within the template.

The site name is entered when installing Joomla. It's used in the back end of Joomla, in the administrator screens (typically in a black bar near the top of the page).   It's used if your site is offline in the default "site is offline" display screen as well.

Oct 19
2008

In the can: Joomla template and CSS videos via Lynda.com

Posted by Jen Kramer in templates , joomla 1.5 , frontend interface design , 4web news

I just got back from a week in Ventura, CA, working for Lynda.com.  If you don't know them, they are one of the best training resources out there for most things related to web development.  Way back at Dreamweaver 3 and Photoshop 5.5, I learned these programs via Lynda.com Hands-On Training books.  They've since put a huge emphasis on their online training video library. The videos are fantastic and very helpful for explaining how to do just about anything in the Adobe or web world.

Back in June, Lynda.com made their first push into the Joomla world with Joe LeBlanc's Joomla 1.5 Essential Training. They've been hearing requests for template and CSS training ever since.  I contacted them about the time the Essentials video came out, and I've been working on developing two sets of movies for them.

The  first course recorded was "Joomla! Creating and Editing Custom Templates."  This just focuses on how to transform your static HTML page to a Joomla template and goes over some common errors and problems you might have installing your templates.

Sep 08
2008

404 page not found handling

Posted by Bill Tomczak in templates , joomla 1.5 , development , coding standards

Once we had decided against using sh404sef, we were still left with the need to handle '404 Page Not Found' errors. Clear and explicit information on this wasn't particularly easy to find, so I thought I'd document how we did it here.

 In J!15, errors are normally handled by - surprise! - a template file. Look in the the system template folder for the file error.php. Standard J!15 error handling sends the user to this page for any unrecoverable error. Including 404 errors. If you copy this file to the root folder of your own template, you can then modify it to your needs.

In very simplified form, here is what we did:

Jul 15
2008

Template Overrides - Part 3

Posted by Bill Tomczak in templates , joomla 1.5

Creating a template override can be very simple or highly complex. It will depend on the Joomla core generation code you want to override and what you want to do. A relatively simple example that has been requested often in 4Web's work removes those pesky row numbers in the weblinks listing.

Normally, the listing of weblinks within a category will display something like this:

# Web Link Hits
1   Link   Joomla!
Home of Joomla!
3

Most of the elements in this display can be shown or hidden. The exception is the '#' column. First we identify the generation code.

Jul 12
2008

Joomla! Magazine article coming soon

Posted by Jen Kramer in templates , joomla sites , joomla extensions , joomla 1.5 , information architecture , frontend interface design

We've been asked by the Joomla! Magazine people to write an article about our MassAcorn website. It features all layouts done with a single template, among other cool features. We also used some great free extensions which we'll also discuss.  We're pretty excited!  It will be out in the August issue.
<< Start < Prev 1 2 3 4 5 6 7 Next > End >>
Powered by Azrul's MyBlog for Joomla!