Revision [14324]
This is an old revision of BrianKoontz made by BrianKoontz on 2006-05-25 21:21:02.
Why I'm here
I'm the coordinator for the Computer Science and Open Source Technology (OST) programs at North Lake College in Irving, TX. I've worked my way through several versions of the Wakka->Wacko->Wikka progeny line. Wakka dead-ended on me, while my Russian never did get any better with Wacko (no, I don't speak Russian, which made it very difficult to work with Wacko beyond the level of an end user). I'm currently using Wikka to host the course notes and other miscellaneous items for the OST program. I would like to see, at some point down the road, a merger of the best of features in both Wacko and Wikka...I believe both have their strong points, and it would be such a waste to see features in one lost on the other.
Wikka stuff
Stuff I've written
- I wrote a perl script to MigrateFromWackoWiki migrate my Wacko pages to Wikka. The code is documented, so I won't bore anyone with the details.
- WordcountAction: Needed a quick and dirty wordcount action. Needs more work when time permits...
- CloneACLs: A patch you can apply to handlers/page/clone.php that will optionally copy the ACLs when cloning.
- PageCloaking: Hide page tags (titles) from users who do not have read privileges.
- HTMLHandler: Export pages as "standalone" HTML documents (without headers, footers, comments, etc.).
- BookmarkManager: A de.lirio.us/de.licio.us clone to handle tagging of bookmarks, notes, etc. Currently in beta test here. Please post comments/suggestions to the BookmarkManager project page.
Stuff others have written that I've found useful
- ACLsWithUserGroups Group ACLs -- A very elegant and simple solution for providing group-level granularity to ACLs.
- SpellcheckHack -- Another nice mod. Some typos in the code as posted; see comments for details.
- AnchorAction -- HTML anchors. Again, some minor code changes noted in comments to get this to work.
- MySkin Skins -- Testing this on my own site. Still some minor glitches to work through on this, but it's pretty slick once you get it working!
Stuff I'd like to implement if/when I get the time
- A de.lirio.us clone (maybe extend one of the existing link actions such as AddLinkAction?)
- A front-end to permit restricted pre-defined operations on a database (i.e., field updates, queries, etc.)
- A quick and dirty handler (such as {{s}}) to insert a sig in the editor
- A "store and continue edit" button on the editor (user would be able to continue editing from the same point)
Contact info
Brian KoontzNorth Lake College
Irving, TX
[email protected] [email protected]
CategoryUsers