Tutorial ID.DLE-1099-9
CreatedApril 24, 2012
IS THIS TUTORIAL HELPFUL?
Attach File(s)
Print This Tutorial
Upgrade Theme from 8.5 to 9.0 Upgrade Theme from 8.5 to 9.0
Upgrade template from 8.5 to 9.0 is one of the exiting feature in Datalife Engine because DLE 9.0 is the first version that use jQuery feature, so you will get some cool and nice features from DLE.

The following template files are upgraded and modified when you upgrade DLE 8.5 to 9.0
1) engine.css
2) addcomments.tpl
3) addnews.tpl
4) login.tpl
5) main.tpl
6) pm.tpl
7) preview.css
The following files are added
1) preview.tpl
2) profile_popup.tpl
3) ui-bg_glass_75.png (images folder)
4) ui-bg_glass_85.png (images folder)
5) ui-bg_gloss-wave.png (images folder)
6) ui-icons.png (images folder)
7) ui-icons_h.png (images folder)
If you get stuck on any steps, please prefer to upgrade guide at http://www.dle-news.ru/extras/diffs/90/

Template files modifications


Files to add...

Download the attached example files to add within the templates/your-theme/ folder.

This is only example files, you can customize your theme using different designs but please prefer to the tags within the files as references...
  1. preview.tpl this file is for add news preview page, the theme is using pretty much the same as your shortstory.tpl, fullstory.tpl and static.tpl, so you can create your preview page based on those 3 files, there are 3 sections within the file

    Example of preview.tpl

    [short-preview]
    	You can use the full code from shortstory.tpl here
    [/short-preview]
    [full-preview]
    	You can use the full code from fullstory.tpl here
    [/full-preview]
    [static-preview]
    	You can use the full code from static.tpl here
    [/static-preview]
    
  2. profile_popup.tpl please prefer to file for all tags

Reference User Manual: http://www.dle-news.ru/extras/diffs/90/
comments powered by Disqus