#format wiki
#language en
== Keith Schwols ==

Email: <<MailTo(keith DOT c DOT Schwols AT SPAMFREE intel DOT com)>>

Currently using the MoinMoin engine to set up a corporate (firewalled) wiki for a
programming project team in Intel to collobrate on internal project documentation
and best practices.

I've also started running a set (farm) of public wikis theme for activities (and groups) in Northern Colorado.

http://www.renegadebrewer.com/moin

Working on:

 I am using the sinorca4moin theme and have been working a few bug fixes and enhancements.  I'm trying to but the fixes on the DavidLinke/Sinorca4Moin page.
 . Recent:
  * Fixed CSS with bullet markup of text only lines with links with web links
  * Added a Recent Changes quick link in the wiki farm bar
  * Replace the backlinks bullet list with small icons to indicate that you get search behavior on the page name and goto behavior on the parent links.
  * Use the crystal svg icon set (bigger and colorful) included with KDE distros (among other places)

Here's a screen shot of what my current modifications look like (since they are behind a corporate firewall).

  {{attachment:screenshot.png}}

Feature Requests:
 * Working an action/macro combo to let you see all pages created by 'user' in the wiki.
  . [[attachment:action_MyWikiPages.py]]
  . [[attachment:macro_MyWikiPages.py]]

Patch

 * added option to allow editors of a page to choose to subscribe (via checkbox next ot trival change) to the page. Also a change to Preferences to choose the default option (on or off).  See the FeatureRequests/NewPageSubscription

 * Fix include subpage problem with Table of Contents.

 * Added mindepth parameter to table of contents (to allow option not to include heading 1 headings for example)
    See FeatureRequests/TableOfContentsMinDepth

----
CategoryHomepage