J3.x

Difference between revisions of "Converting A Previous Joomla! Version Template"

From Joomla! Documentation

(Created page with "This is a work in progress. Converting your template to work with the Joomla 3 release involves a number of steps. Because Joomla 3 uses the Twitter Bootstrap framework many cl...")
 
Line 9: Line 9:
 
! 2.5
 
! 2.5
 
! 3
 
! 3
 +
! notes
 
|-  
 
|-  
 
| menu
 
| menu
 
| nav
 
| nav
 +
|
 
|-
 
|-
 
| pagnav
 
| pagnav
 
| pager
 
| pager
 +
|
 
|-  
 
|-  
 +
| actions
 +
| dropdown-menu
 +
| This will give you text but no icons
 
|}
 
|}
 
 
  
 
===Editor views===
 
===Editor views===

Revision as of 08:03, 3 August 2012

This is a work in progress.

Converting your template to work with the Joomla 3 release involves a number of steps. Because Joomla 3 uses the Twitter Bootstrap framework many class and id names have changed. Also to take advantage of Bootstrap you will want to include certain files.


Class names[edit]

2.5 3 notes
menu nav
pagnav pager
actions dropdown-menu This will give you text but no icons

Editor views[edit]

The front end editor views use tabs to separate editing areas and options. If you don't wish to use these you will need to make an override that does not include this block: