Loading...
 
Skip to main content

History: Upgrading

Source of version: 1

Copy to clipboard
            To help update custom theme files from one Tiki version to the next, this page lists changes in the theme stylesheet and in typical theme-specific Smarty template (.tpl) files.

!! Tiki 4 to Tiki 5 Theme file changes

!!! CSS

!!!! Double quotes added for input[[type="reset"], etc.

!!!! Secondary site menu styling added, for example
 #secondary_site_menu
 #secondary_site_menu .cssmenu_horiz ul
 #secondary_site_menu .cssmenu_horiz ul ul
 #secondary_site_menu .cssmenu_horiz ul li a
 #secondary_site_menu .cssmenu_horiz li a
 #secondary_site_menu .cssmenu_horiz li.menuSection a
 #secondary_site_menu .cssmenu_horiz li ul li a .sf-sub-indicator

!!!! Site header login popup introduced
 #siteloginbar_popup 

!!!! Tab styling changed in many themes

/* reset what's in layout.css */
.tabactive, .tabinactive, [class].tabactive, [class].tabinactive {top: 0 !important}
.tabs
.tabs br
.tabs span
.tabmark
.tabmark a
.tabactive
.tabmark a:hover, .tabactive
.tabcontent

!!!! Fancytable
/* fancytable (sortable) plugin */ .fancysort .header:hover {color: f0f0f0;}

!!!! Misc. (things found to have been changed in two or more themes
.rbox-title {border-bottom: none !important;}


!!! Template (.tpl) files

!!!! Site header wrapper method introduced, so possibly

tiki-site_header_top.tpl


!! Tiki 5 to Tiki 6 Theme file changes

!!! CSS
!!!! Blog revamp (template wrapper method introduced)

!!! Template (.tpl) files
!!!! Blog revamp (template wrapper method introduced)





        

History

Information Version
Fri 04 of Mar, 2011 11:49 UTC Xavier de Pedro 18
Tue 15 of Feb, 2011 11:55 UTC Gary Cunningham-Lee 17
Fri 04 of Feb, 2011 14:09 UTC Xavier de Pedro 16
Mon 24 of Jan, 2011 03:10 UTC Gary Cunningham-Lee Updated and more info. 15
Fri 21 of Jan, 2011 13:47 UTC Xavier de Pedro added some info about Tiki7 14
Tue 07 of Dec, 2010 10:46 UTC Gary Cunningham-Lee 13
Tue 07 of Dec, 2010 09:03 UTC Gary Cunningham-Lee 12
Tue 07 of Dec, 2010 09:01 UTC Gary Cunningham-Lee Added item to Tiki 5 - 6 upgrade list. 11
Fri 12 of Nov, 2010 08:08 UTC Gary Cunningham-Lee 10
Fri 12 of Nov, 2010 07:53 UTC Gary Cunningham-Lee 9
Fri 12 of Nov, 2010 07:32 UTC Gary Cunningham-Lee 8
Wed 27 of Oct, 2010 11:57 UTC sylvie greverend 7
Wed 27 of Oct, 2010 11:55 UTC Xavi (as xavidp - admin) 6
Wed 27 of Oct, 2010 11:54 UTC Xavi (as xavidp - admin) 5
Wed 27 of Oct, 2010 11:51 UTC Xavi (as xavidp - admin) 4
Wed 27 of Oct, 2010 11:32 UTC Xavi (as xavidp - admin) added a few aliases 3
Sun 29 of Aug, 2010 10:08 UTC Gary Cunningham-Lee Some whitespace removed. 2
Sun 29 of Aug, 2010 10:06 UTC Gary Cunningham-Lee Page created. 1
Collapse/expand modules below