Changes

From Amahi Wiki
Jump to: navigation, search
no edit summary
= How to Create a Theme =
Creating a theme is easy nowadays:
 
* Pick a base theme to start with, say, ''BaseTheme''
* Pick a name for the new theme, let's say '''NameOfYourTheme'''
* Copy the theme directory:
cd /var/hda/platform/html/public/themes
cp -a BaseTheme NameOfYourTheme
 
* Edit NameOfYourTheme/init.rb to change the display name of your theme to match that of the directory.
* At this point the theme should be visible and selectable in http://hda/setup?tab=themes
 
== Old Instructions ==
(to be deleted after 8/09)
 
* Invoke the theme generator with the name as the first argument
/usr/sbin/hda-generate-theme '''NameOfYourTheme'''
Trusted, Bots, Bureaucrats, emailconfirmed, Administrators
3,789

edits