News - For June 2010
-
Creating a Theme for AtomSite
-
Installing and Configuring a theme
Whenever you download a theme from this site, the download theme zip file is generated on the fly with the most recent and update source of the wanted theme.
Installing:
To install it on your blog, you need to unzip the downloaded zip file to the root of your AtomSite installation
Note: If you are running the AtomSite from source code, that would be the WebCore folder
Then log in to your Admin Dashboard via the browser and choose the theme.
Configuring:
Each theme is unique in the possible configuration available.
Usually, the variables of a theme are the PageWidth and PageTemplate, which at the current release of AtomSite (1.4) is not configurable via the Admin Dashboard.
To change these variables, open the file "Service.config" and locate the following code:
<!-- Default Site page setup, changes to this page will affect every Site page in all workspaces and their collections --><svc:page name="Site" width="doc2" template="yui-t6">Here you can change the width (PageWidth) and template (PageTemplate) according to the available ones for the theme you downloaded.Enjoy,Erik
-
Mystique theme, and source code available for AtomSiteThemes site
Hello again..
There's a brand new theme up : Mystique.You can now download / fork the source code for this site at github.Enjoy!

