- RSS using Simple Pie display to create feed page
- Define another group?
- Add A PMWiki hints category / page where I document the applications that I use and when changes are made to the process and my comments.
- What about meta tags and other search info?? How to enable with PmWiki.
- create an enhanced 404 page from Google tools
- add custom 404 pages - use a flowcharting template and empty road from SD
- fix home page links to photos, about, etc.
- PmWiki home page and the menu on the left - what design should be applied??
- Add photo?
- Menu or wiki trail structure?
- Photo collage for Christmas card "extension"
- link to Facebook photos
- galleries, organization, and captions?
- Thumbnail picture gallery: http://www.pmichaud.com/wiki/Cookbook/ThumbList
or WikiGallery: http://www.pmichaud.com/wiki/Cookbook/WikiGallery
- AIS concepts
- Flowcharting
- Strategic view of AIS as business processes
2008-09-30 updated: 2008-11-02 & 2010_01-01
|
|
CHANGES MADE
- upgraded from v2.1.beta 21 to v2.2.0.beta31
- changed wiki title and added logo
- switched from residing off the root in \pmwiki to starting in the root folder
- added index.php file with include of pmwiki.php start file
- edited config.php to Enable Path Info, and added Auto Create Categories
- added PmWiki version # to Main. page
- moved the pmwiki application folder up a level on the server - so everything is off the root. Also switched to URL's rather than the database query format.
- SKIN CHG Triad skin The author is an active developer with 3 skins and several PmWiki add-ons. Before decision is made look again at Gemini and fix Flow to discover differences. FixFlow - seems to have the benefit of a fixed left menu column (my standard use of tables!), a right column which is available as needed and disappears when not required. Also maybe check/compare the Grease skin which is currently updated. (Decision = FixFlow)
- added Quote of the day functionality
2007-02-15
- Google sitemap created from the admin panel at the webhost www.1and1.com
- added Google AdSense ads to the right column
2007-02-20
|
CHANGES MADE
- created red-tan skin color from existing red-yellow.css and modified skin.php in FixFlow skin folders.
- switch out the Del DeVries graphic for a photo
- shorten and fixed the left main menu so it shows
- Added Google Webmaster Tools page to iGoogle
- Added favicon.ico to root of the website -- generated at http://www.htmlkit.com/services/favicon/ (an excellent Web Site Building Tools)
Online editing of a photo is available at http://pixlr.com/app/
- removed the white bar above the header photo
- 2008-09-25 to 2008-09-30
- Used .htaccess to allow directory browsing in the http://ais.devriesonline.net folder.
- command required is Options +Indexes
- Reference info at http://wsabstract.com/howto/htaccess.shtml
- Does NOT work on the campus.belmont.edu server however!
- Del? October 17, 2008, at 10:42 PM
- Deleted Google Sitemap - seems to create linking errors for Google search.
- Index page on site is actually a SiteMap that is generated automatically by PmWiki
- AffiliateLinks created using CustomMarkup - see notes for including in config.php file -- very easy!
- Del? November 02, 2008, at 08:20 AM
- updated FixFlow skin to latest version 3-5-2008 and adopted whiteout transparent theme
- changed Google ads to match background
- Added Google search
- Del? December 13, 2008, at 11:09 PM
CHANGES MADE 1/1/2010
Objective is to incorporate SEO enhancements. First, change the page title for every page in the wiki by removing the name of the wiki ($WikiTitle) and the name of the wiki group ($Group). Leaving on the page title ($Title) and the additional page actions info ($ActionTitle). Completed by editing the the default title structure in the template file (pub/skins/pmwiki/pmwiki.tmpl).
- Original:
<title>
$WikiTitle | Main / ActionList $ActionTitle</title>
- Changed to:
<title>$ActionList $ActionTitle</title>
But because The site is using the fixflow skin, had to dig deeper to find the fix in the PHP files:
- Original line in skin.php (/pub/skins/fixflow):
SDV($HTMLTitleFmt, "$WikiTitle - $grouptitle - $title");
SDV($HTMLTitleFmt, "$title");
Tags: PmWiki
|
It requires a very unusual mind to undertake the analysis of the obvious.
Alfred North Whitehead
<< | Trail Index | >> HomeLinks
|