Most recent edit on 2008-09-09 22:25:22 by BrianKoontz [Added link to BookmarkMgr plugin]
Additions:
Plugins I've written
Other stuff I've written
Deletions:
Stuff I've written
Edited on 2008-09-07 19:18:07 by BrianKoontz [Added link to EditCache plugin]
Additions:
- EditCache plugin∞: This gives you the ability to temporarily save your page edits, and provides "save and continue" functionality so you don't lose those long editing sessions due to a browser crash!
Edited on 2008-05-13 07:36:14 by BrianKoontz [update e-mail]
Additions:
brian@wikkawiki.org∞
Deletions:
brian@wikkawiki.org∞
Edited on 2008-05-13 07:35:39 by BrianKoontz [update e-mail]
Additions:
brian@wikkawiki.org∞
Deletions:
brian@pongonova.net∞
Edited on 2008-02-09 21:42:25 by BrianKoontz [Notes on rename handler]
Additions:
- A rename handler that not only renames a page, but modifies every wiki page that references the renamed page. (This probably needs to be extended to the delete handler as well if not already done.)
Edited on 2008-01-28 00:19:39 by BrianKoontz [Fixed link]
Additions:
Deletions:
Edited on 2008-01-28 00:16:35 by BrianKoontz [Modified links pointing to docs server]
Additions:
Deletions:
Edited on 2008-01-26 18:08:17 by BrianKoontz [Removed demo link]
Additions:
Deletions:
- BookmarkManager: A de.lirio.us/de.licio.us social bookmarking∞ clone to handle tagging of bookmarks, notes, etc. Also works nicely as a personal bookmark manager. Currently in beta test here∞. Please post comments/suggestions to the project page.
Edited on 2008-01-26 18:06:53 by BrianKoontz [Updated]
No differences.
Edited on 2008-01-21 11:14:52 by BrianKoontz [new links]
Additions:
Edited on 2007-12-29 19:15:39 by BrianKoontz [added gopher link]
Additions:
- Create a gopher server (yes, gopher!) capable of serving up Wikka pages. Click the gopher link for a blast from the past (or as a check for browser snobbery). More progress here.
Deletions:
- Create a gopher server (yes, gopher!) capable of serving up Wikka pages. Click the gopher link for a blast from the past (or as a check for browser snobbery).
Edited on 2007-12-08 21:15:56 by BrianKoontz [Added rss feed (shamelessly stolen from DarTar)]
Additions:
Recently committed code
Brian Koontz
- Refs #496 #821: Full-text search modifications ported from 1.1.6.6 to 1.1.7.
Commit by
BrianKoontz :: r
1251 /trunk/libs/Wakka.class.php: (
link)
Refs #496 #821: Full-text search modifications ported from 1.1.6.6 to
1.1.7.
- Refs #821: Enable case-sensitive searching when users enter mixed-case search...
Commit by
BrianKoontz :: r
1250 /branches/1.1.6.6/libs/Wakka.class.php: (
link)
Refs #821: Enable case-sensitive searching when users enter
mixed-case search terms; ensure "exact phrase" matches are passed to
query correctly (without HTML entity substitution).
- Refs #800: Cookies were being created by installer that did not contain the...
Commit by
BrianKoontz :: r
1249 /branches/1.1.6.6/ (setup/install.php libs/Wakka.class.php): (
link)
Refs #800: Cookies were being created by installer that did not
contain the correct path, so logouts would fail because the wrong
cookies were being deleted on logout.
- Enabled the use of the "user" GET param for LoadRecentComments() and...
Commit by
BrianKoontz :: r
1248 /branches/1.1.6.6/libs/Wakka.class.php: (
link)
Enabled the use of the "user" GET param for LoadRecentComments() and
LoadRecentlyCommented() for logged-in users. Removed restriction that
logged-in users can filter only their own comments (as this makes no
sense, since they can get a list of all comments by default). Refs
#810.
- Undoing revision [1246]
Commit by
BrianKoontz :: r
1247 /branches/1.1.6.6/libs/Wakka.class.php: (
link)
Undoing revision [1246]
- Enabled the use of the "user" GET param for LoadRecentComments() and...
Commit by
BrianKoontz :: r
1246 /branches/1.1.6.6/libs/Wakka.class.php: (
link)
Enabled the use of the "user" GET param for LoadRecentComments() and
LoadRecentlyCommented() for logged-in users. Removed restriction that
logged-in users can filter only their own comments (as this makes no
sense, since they can get a list of all comments by default).
- Incorrect config param for handler_path specified. Refs #805.
Commit by
BrianKoontz :: r
1229 /branches/1.1.6.6/ (2 files in 2 dirs): (
link)
Incorrect config param for handler_path specified. Refs #805.
- Backport of multiple path support. Refs #805, #446.
Commit by
BrianKoontz :: r
1228 /branches/1.1.6.6/ (7 files in 3 dirs): (
link)
Backport of multiple path support. Refs #805, #446.
- Backport of AddCustomHeader() functionality. Refs #804, #246.
Commit by
BrianKoontz :: r
1227 /branches/1.1.6.6/ (2 files in 2 dirs): (
link)
Backport of AddCustomHeader() functionality. Refs #804, #246.
- Support for parsing auxiliary language files associated with plugins. Refs #803.
Commit by
BrianKoontz :: r
1226 /trunk/wikka.php: (
link)
Support for parsing auxiliary language files associated with plugins.
Refs #803.
- Backed out all changes. Refs #794.
Commit by
BrianKoontz :: r
1225 /trunk/ (5 files in 4 dirs): (
link)
Backed out all changes. Refs #794.
- Removed changes to IncludeBuffered() due to incompatibility with PHP 4.x. Refs...
Commit by
BrianKoontz :: r
1224 /trunk/libs/Wakka.class.php: (
link)
Removed changes to IncludeBuffered() due to incompatibility with PHP
4.x. Refs #798.
- Ported html handler code from 1.1.7-docs to trunk. Refs #801.
Commit by
BrianKoontz :: r
1223 /trunk/ (5 files in 5 dirs): (
link)
Ported html handler code from 1.1.7-docs to trunk. Refs #801.
- Testing, refs #719.
Commit by
BrianKoontz :: r
1204 /trunk/version.php: (
link)
Testing, refs #719.
- Trying to get rev property to update properly, refs #719.
Commit by
BrianKoontz :: r
1203 /trunk/version.php: (
link)
Trying to get rev property to update properly, refs #719.
- Updated revision, refs #729.
Commit by
BrianKoontz :: r
1202 /trunk/version.php: (
link)
Updated revision, refs #729.
- Added support for showjustletters option, refs #729.
Commit by
BrianKoontz :: r
1201 /trunk/ (2 files in 2 dirs): (
link)
Added support for showjustletters option, refs #729.
- Input sanitization: GetSafeVar(), htmlspecialchars_ent(). Refs #654
Commit by
BrianKoontz :: r
1196 /trunk/actions/ (24 files in 24 dirs): (
link)
Input sanitization: GetSafeVar(), htmlspecialchars_ent(). Refs #654
- Modified to support multiple action paths. Refs #797
Commit by
BrianKoontz :: r
1195 /trunk/actions/ (4 files in 4 dirs): (
link)
Modified to support multiple action paths. Refs #797
- Initial implementation of edit caching. Refs #794
Commit by
BrianKoontz :: r
1191 /trunk/ (5 files in 4 dirs): (
link)
Initial implementation of edit caching. Refs #794
Edited on 2007-11-04 22:06:41 by BrianKoontz [Minor edits; more stuff to work on]
Additions:
- Take a closer look at KlenWell's code for refactoring/templatizing some of the Wikka code.
Deletions:
- Take a closer looks at KlenWell's code for refactoring/templatizing some of the Wikka code.
Edited on 2007-11-04 22:05:20 by BrianKoontz [Minor edits; more stuff to work on]
Additions:
I am a member of the Wikka development team. I help out with general site maintenance, various development and server maintenance tasks, and whatever other issues in the issues database∞ catch my interest. Some of my contributions are listed below.
- Take a closer looks at KlenWell's code for refactoring/templatizing some of the Wikka code.
Deletions:
I am the newest second-newest member of the WikkaCrew. I help out with general site hospitality (welcomes, responding to queries, etc.) as well as with various development and server maintenance tasks and whatever other issues in the issues database∞ catch my interest. Some of my contributions are listed below.
Edited on 2007-11-04 21:58:24 by BrianKoontz [Minor edit]
Additions:
- Integrate Wikka with Trac∞ (or at least use the Wikka formatter in place of the currently-used wiki formatter in Trac)
Deletions:
- Integrate Wikka with Trac∞ (or at least use the Wikka formatter in place of the currently-used wiki formtter in Trac)
Edited on 2007-09-08 20:14:43 by BrianKoontz [update]
Additions:
I'm an adjunct computer science instructor at Amberton University∞ and a full-time high school teacher at Garland High School∞ (Home of the Fighting Owls), both in the Dallas TX area. I'm currently using Wikka to host internal content for a client with my consulting business. I am working to integrate Wikka publicly in both my consulting and automotive businesses. I've been an open source advocate for many years, and try to use open source whenever possible. My contributions to Wikka is a token of my appreciation for a great OSS application maintained and supported by a very knowledgeable group of individuals.
I am the newest second-newest member of the WikkaCrew. I help out with general site hospitality (welcomes, responding to queries, etc.) as well as with various development and server maintenance tasks and whatever other issues in the issues database∞ catch my interest. Some of my contributions are listed below.
Skunkworks (stuff I'm researching)
Deletions:
I'm an adjunct computer science instructor at Amberton University∞ and a full-time high school teacher at Garland High School∞, both in the Dallas TX area. I'm currently using Wikka to host internal content for a client with my consulting business. I am working to integrate Wikka publicly in both my consulting and automotive businesses. I've been an open source advocate for many years, and try to use open source whenever possible. My contributions to Wikka is a token of my appreciation for a great OSS application maintained and supported by a very knowledgeable group of individuals.
I am the newest second-newest member of the WikkaCrew. I help out with general site maintenance (welcomes, responding to queries, etc.), and am currently working revisions to the FilesAction, HTMLHandler, and whatever other issues in the issues database∞ catch my interest.
Skunkworks
Edited on 2007-08-11 14:03:41 by BrianKoontz [updated]
Deletions:
- A front-end to permit restricted pre-defined operations on a database (i.e., field updates, queries, etc.)
Edited on 2007-08-11 14:01:48 by BrianKoontz [updated]
Additions:
I'm an adjunct computer science instructor at Amberton University∞ and a full-time high school teacher at Garland High School∞, both in the Dallas TX area. I'm currently using Wikka to host internal content for a client with my consulting business. I am working to integrate Wikka publicly in both my consulting and automotive businesses. I've been an open source advocate for many years, and try to use open source whenever possible. My contributions to Wikka is a token of my appreciation for a great OSS application maintained and supported by a very knowledgeable group of individuals.
Deletions:
I'm an adjunct computer science instructor at Amberton University∞ and a full-time high school teacher at Garland High School∞, both in the Dallas, TX area. I'm currently using Wikka to host internal content for a client with my consulting business. I am working to integrate Wikka publicly in both my consulting and automotive businesses. I've been an open source advocate for many years, and try to use open source whenever possible. My contributions to Wikka is a token of my appreciation for a great OSS application maintained and supported by a very knowledgeable group of individuals.
Edited on 2007-08-11 14:01:09 by BrianKoontz [updated]
Additions:
I'm an adjunct computer science instructor at Amberton University∞ and a full-time high school teacher at Garland High School∞, both in the Dallas, TX area. I'm currently using Wikka to host internal content for a client with my consulting business. I am working to integrate Wikka publicly in both my consulting and automotive businesses. I've been an open source advocate for many years, and try to use open source whenever possible. My contributions to Wikka is a token of my appreciation for a great OSS application maintained and supported by a very knowledgeable group of individuals.
- Integration of CakePHP∞ with Wikka. My goal is to allow for "drop-in" installation of actions and handlers developed as CakePHP apps. I currently have a test app up and running under Wikka and will post my notes and example code soon.
Deletions:
I'm an adjunct computer science instructor at North Lake College∞ and Amberton University∞, both in the Dallas, TX area. I'm currently using Wikka to host internal content for a client with my consulting business. I am working to integrate Wikka publicly in both my consulting and automotive businesses. I've been an open source advocate for many years, and try to use open source whenever possible. My contributions to Wikka is a token of my appreciation for a great OSS application maintained and supported by a very knowledgeable group of individuals.
- Integration of CakePHP with Wikka. My goal is to allow for "drop-in" installation of actions and handlers developed as CakePHP apps. I currently have a test app up and running under Wikka and will post my notes and example code soon.
Oldest known version of this page was edited on 2007-08-11 13:58:32 by BrianKoontz []
Page view:
Who I am
I'm an adjunct computer science instructor at
North Lake College∞ and
Amberton University∞, both in the Dallas, TX area. I'm currently using Wikka to host internal content for a client with my consulting business. I am working to integrate Wikka publicly in both my consulting and automotive businesses. I've been an open source advocate for many years, and try to use open source whenever possible. My contributions to Wikka is a token of my appreciation for a great OSS application maintained and supported by a very knowledgeable group of individuals.
I am the
newest second-newest member of the
WikkaCrew. I help out with general site maintenance (welcomes, responding to queries, etc.), and am currently working revisions to the
FilesAction,
HTMLHandler, and whatever other issues in
the issues database∞ catch my interest.
Why I'm here
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 internal content for a client with my consulting business. 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 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...
- LinkcountAction: Count links in a page. Needs optimization work.
- CloneACLs: A patch you can apply to handlers/page/clone.php that will optionally copy the ACLs from the source page to the new page while cloning a page (slated for inclusion in release 1.1.7∞).
- HTMLHandler: Export pages as "standalone" HTML documents (without headers, footers, comments, etc.).
- BookmarkManager: A de.lirio.us/de.licio.us social bookmarking∞ clone to handle tagging of bookmarks, notes, etc. Also works nicely as a personal bookmark manager. Currently in beta test here∞. Please post comments/suggestions to the project page.
- WikiInAVacuum: More steps to further increase the invisibility of your wiki. This is an extension of InvisibleWiki, so please access that document first before moving on to this.
- PageIndexNotesPatch: Display page notes in output from PageIndex.
- RandomCommentGenerator: Like the name says...used for development of Wikka comment code.
- A screenshot∞ of some code I'm working on to implement threaded comments. Update: This will be included in the upcoming 1.1.7 release.
Skunkworks
- Integration of CakePHP with Wikka. My goal is to allow for "drop-in" installation of actions and handlers developed as CakePHP apps. I currently have a test app up and running under Wikka and will post my notes and example code soon.
Stuff others have written that I've found useful
- 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.
- 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!
- FilesManagementSolution -- File upload handler and file list action.
- FreeCap -- CAPTCHA-based registration authentication. I've posted modifications so this will work with trunk. A live version I installed can be found here∞.
Stuff I'd like to implement if/when I get the time
- 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)
- Integrate Wikka with Trac∞ (or at least use the Wikka formatter in place of the currently-used wiki formtter in Trac)
- Create a gopher server (yes, gopher!) capable of serving up Wikka pages. Click the gopher link for a blast from the past (or as a check for browser snobbery).
Other interesting Wikka stuff
Brian Koontz
brian@pongonova.net∞
GPG fingerprint: 3C07 EF05 E8AB 9305 B2C2 A8D1 DE08 41E6 60AF DF6F
CategoryUsers