Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Status

proposal under development

Issue

ROL-1919

Original Proposal

GSoC Proposal

Target Release

5.01+

Original Authors

Shelan Perera

...

Which has different template contents.We can define what are the template codes and their required attributes to load them into system.

What are the changes to Theme.xml ?

Following is an extract from Theme.xml

...

Code Block
  public WeblogTemplateCode getTemplateCode(String type) throws WebloggerException;
In WeblogManager interface
Code Block

 public WeblogTemplateCode getTemplateCodeByType(String templateName, String type)
            throws WebloggerException ;

  public void saveTemplateCode(WeblogTemplateCode templateCode) throws WebloggerException;

User Interface for template code editing.

Image Added

Sample Mobile theme Design Preview in Nook Color.

Home Page

Image Added

Entry Page

Image Added

Search Result page

Image Added

Blog Posts relevant for design

...