WordPress
- To edit banner list edit
blog/wp-content/themes/clouds/sidebar.php
- Copyright info is contained in
blog/wp-content/themes/clouds/footer.php
- CSS is at
blog/wp-content/themes/clouds/style.css
- Note: Although the main page conforms to XHTML Strict, it is declared as XHTML Transitional. Try to keep it Strict compliant.
Gallery
- Current theme is
classic_clouds which is a modified version of the classic theme
- Theme location is
photos/themes/classic_clouds/
- Copyright info is contained in
photos/themes/classic_clouds/templates/theme.tpl
- Length of search box is set on line 45 in
photos/modules/search/templates/blocks/local/SearchBlock.tpl
- The
local directory is to keep gallery from overwriting my changes when I update gallery
- Note: Gallery2 seems to inherently be XHTML Strict non-compliant, even though it claims to be. I am not going to worry about warnings, just errors.
- Remaining work:
- Get all albums brought up to date
- Including new content from spring and summer 2005
- Possibly try to get the main subtitle (definition of "gallery") working properly. Low priority.
PmWiki
- Theme location is
wiki/pub/skins/clouds/
- CSS is at
wiki/pub/skins/clouds/clouds.css
- Title bar text is in
wiki/local/config.php
- Header text is in
wiki/pub/skins/clouds/skin.php
- Note: Although the main page conforms to XHTML Strict, it is declared as XHTML Transitional. Try to keep it Strict compliant.
- The Documentation Index is very useful.