Revision history for BrianKoontz


Revision [23521]

Last edited on 2016-05-20 07:38:48 by BrianKoontz [Replaces old-style internal links with new pipe-split links.]
Additions:
[[http://wush.net/trac/wikka/timeline | Trac timeline]]
[[http://wikkawiki.org/WikkaTracker | Recent Trac changes]]
I work for a non-profit in SW Montana called [[http://votesmart.org | Project Vote Smart]], providing unbiased and nonpartisan political data to the public for over 40,000 political candidates. We use Wikka internally as a data store. I also use an "[[WikiInAVacuum | invisible wiki]]" to host content about my [[http://www.exatorq.com | automotive performance company]]. I've been an [[http://weblogs.java.net/blog/turbogeek/archive/2005/11/an_interview_wi.html | 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 a member of the [[CreditsPage | Wikka development team]]. I help out with general site maintenance, various development and server maintenance tasks, and whatever other issues in [[http://wush.net/track/wikka/timeline | the issues database]] catch my interest. Some of my contributions are listed below.
- [[http://www.wikkacase.org/wiki/EditCache | 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!
- [[http://www.wikkacase.org/wiki/BookmarkMgr | BookmarkManager plugin]]: A de.lirio.us/de.licio.us [[http://en.wikipedia.org/wiki/Social_bookmarking | social bookmarking]] clone to handle tagging of bookmarks, notes, etc. Also works nicely as a personal bookmark manager. ([[BookmarkManager | Archived page]] [deprecated]).
- 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.
- 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 ([[http://wush.net/trac/wikka/changeset/162 | slated for inclusion in release 1.3/2.0]]).
- A [[http://www.exatorq.com/files/comments.jpg | screenshot]] of some code I'm working on to implement threaded comments. **Update:** This will be included in the upcoming 1.2 release.
- How to implement a simple [[TwoColumnLayout | 2-column layout]].
- Some [[SEOHacks | SEO hacks]] (including the ability to specify a title and meta tag for individual pages).
- WikkaCake: Integration of [[http://www.cakephp.org | 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. ''Update: Working on update for compatibility with ""CakePHP"" 1.3''
- Create a gopher server (yes, ""<a href=gopher://gopher.quux.org>gopher!</a>"") 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 [[WikkaGopher | here]].
- A [[http://cia.vc|CIA bot]] notifier. [[CIABotNotifier | Preliminary implementation]]; further enhancements (MW-specific) made by [[http://brlcad.org/~sean/CIAnotify/CIAnotify.php.txt|brlcad]].
- [[ACLsWithUserGroups | Group ACLs]] -- A very elegant and simple solution for providing group-level granularity to ACLs.
- [[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!
- [[FreeCap]] -- CAPTCHA-based registration authentication. I've posted modifications so this will work with trunk. A live version I installed can be found [[http://opennic.jdcomputers.com.au//UserSettings | here]].
- Integrate Wikka with [[http://trac.edgewall.org/ | Trac]] (or at least use the Wikka formatter in place of the currently-used wiki formatter in Trac)
- Compare plugin architectures for [[http://www.wordpress.org | WordPress]] and [[http://s9y.org/ | Serendipity]]
- There are some interesting ideas [[http://code.google.com/p/wikkawiki-plugin-actions/w/list | here]]!
- [[http://www.stoo.org/Projects/Personal/WikkaWiki%20PAM%20Authentication/howto.html | Wikka PAM authentication]]
- An [[http://search.cpan.org/~diberri/HTML-WikiConverter-WikkaWiki-0.50/lib/HTML/WikiConverter/WikkaWiki.pm | HTML-to-WikkaWiki markup Perl module]]
Deletions:
[[http://wush.net/trac/wikka/timeline Trac timeline]]
[[http://wikkawiki.org/WikkaTracker Recent Trac changes]]
I work for a non-profit in SW Montana called [[http://votesmart.org Project Vote Smart]], providing unbiased and nonpartisan political data to the public for over 40,000 political candidates. We use Wikka internally as a data store. I also use an "[[WikiInAVacuum invisible wiki]]" to host content about my [[http://www.exatorq.com automotive performance company]]. I've been an [[http://weblogs.java.net/blog/turbogeek/archive/2005/11/an_interview_wi.html 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 a member of the [[CreditsPage Wikka development team]]. I help out with general site maintenance, various development and server maintenance tasks, and whatever other issues in [[http://wush.net/track/wikka/timeline the issues database]] catch my interest. Some of my contributions are listed below.
- [[http://www.wikkacase.org/wiki/EditCache 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!
- [[http://www.wikkacase.org/wiki/BookmarkMgr BookmarkManager plugin]]: A de.lirio.us/de.licio.us [[http://en.wikipedia.org/wiki/Social_bookmarking social bookmarking]] clone to handle tagging of bookmarks, notes, etc. Also works nicely as a personal bookmark manager. ([[BookmarkManager Archived page]] [deprecated]).
- 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.
- 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 ([[http://wush.net/trac/wikka/changeset/162 slated for inclusion in release 1.3/2.0]]).
- A [[http://www.exatorq.com/files/comments.jpg screenshot]] of some code I'm working on to implement threaded comments. **Update:** This will be included in the upcoming 1.2 release.
- How to implement a simple [[TwoColumnLayout 2-column layout]].
- Some [[SEOHacks SEO hacks]] (including the ability to specify a title and meta tag for individual pages).
- WikkaCake: Integration of [[http://www.cakephp.org 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. ''Update: Working on update for compatibility with ""CakePHP"" 1.3''
- Create a gopher server (yes, ""<a href=gopher://gopher.quux.org>gopher!</a>"") 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 [[WikkaGopher here]].
- A [[http://cia.vc|CIA bot]] notifier. [[CIABotNotifier Preliminary implementation]]; further enhancements (MW-specific) made by [[http://brlcad.org/~sean/CIAnotify/CIAnotify.php.txt|brlcad]].
- [[ACLsWithUserGroups Group ACLs]] -- A very elegant and simple solution for providing group-level granularity to ACLs.
- [[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!
- [[FreeCap]] -- CAPTCHA-based registration authentication. I've posted modifications so this will work with trunk. A live version I installed can be found [[http://opennic.jdcomputers.com.au//UserSettings here]].
- Integrate Wikka with [[http://trac.edgewall.org/ Trac]] (or at least use the Wikka formatter in place of the currently-used wiki formatter in Trac)
- Compare plugin architectures for [[http://www.wordpress.org WordPress]] and [[http://s9y.org/ Serendipity]]
- There are some interesting ideas [[http://code.google.com/p/wikkawiki-plugin-actions/w/list here]]!
- [[http://www.stoo.org/Projects/Personal/WikkaWiki%20PAM%20Authentication/howto.html Wikka PAM authentication]]
- An [[http://search.cpan.org/~diberri/HTML-WikiConverter-WikkaWiki-0.50/lib/HTML/WikiConverter/WikkaWiki.pm HTML-to-WikkaWiki markup Perl module]]


Revision [21832]

Edited on 2014-08-27 16:57:35 by BrianKoontz [Updated info]
Additions:
I work for a non-profit in SW Montana called [[http://votesmart.org Project Vote Smart]], providing unbiased and nonpartisan political data to the public for over 40,000 political candidates. We use Wikka internally as a data store. I also use an "[[WikiInAVacuum invisible wiki]]" to host content about my [[http://www.exatorq.com automotive performance company]]. I've been an [[http://weblogs.java.net/blog/turbogeek/archive/2005/11/an_interview_wi.html 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 a high school math/computer science teacher in the [[http://www.ibo.org International Baccalaureate]] program at [[http://www.garlandowls.com Garland High School]] (Home of the Fighting Owls), in Garland, TX. I'm currently using Wikka to host internal content for a client with my consulting business. I also use an "[[WikiInAVacuum invisible wiki]]" to host content about my [[http://www.exatorq.com automotive performance company]]. I've been an [[http://weblogs.java.net/blog/turbogeek/archive/2005/11/an_interview_wi.html 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.


Revision [21652]

Edited on 2011-12-22 10:35:40 by BrianKoontz [more link fixes]
Additions:
- A [[http://cia.vc|CIA bot]] notifier. [[CIABotNotifier Preliminary implementation]]; further enhancements (MW-specific) made by [[http://brlcad.org/~sean/CIAnotify/CIAnotify.php.txt|brlcad]].
Deletions:
- A [[cia.vc CIA bot]] notifier. [[CIABotNotifier Preliminary implementation]]; further enhancements (MW-specific) made by brlcad at [[http://brlcad.org/~sean/CIAnotify/CIAnotify.php.txt]].


Revision [21651]

Edited on 2011-12-22 10:34:07 by BrianKoontz [fixed link]
Additions:
- A [[cia.vc CIA bot]] notifier. [[CIABotNotifier Preliminary implementation]]; further enhancements (MW-specific) made by brlcad at [[http://brlcad.org/~sean/CIAnotify/CIAnotify.php.txt]].
Deletions:
- A [[cia.vc CIA bot]] notifier. [[CIABotNotifier Preliminary implementation]]; further enhancements made by brlcad at http://brlcad.org/~sean/CIAnotify/CIAnotify.php.txt


Revision [21588]

Edited on 2011-10-02 14:31:07 by BrianKoontz [Disabled CIA RSS stream]

No Differences

Revision [21587]

Edited on 2011-10-02 14:30:38 by BrianKoontz [Disabled CIA RSS stream]
Additions:
/*
*/


Revision [21485]

Edited on 2011-05-01 00:34:07 by BrianKoontz [Disabled CIA RSS stream]
Additions:
brian [at] wikkawiki [dot] org
Deletions:
[[brian@wikkawiki.org brian@wikkawiki.org]]


Revision [21380]

Edited on 2011-03-16 19:51:14 by BrianKoontz [added new link]
Additions:
- There are some interesting ideas [[http://code.google.com/p/wikkawiki-plugin-actions/w/list here]]!


Revision [21292]

Edited on 2010-12-24 10:13:22 by BrianKoontz [Updated WikkaCake entry]
Additions:
- WikkaCake: Integration of [[http://www.cakephp.org 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. ''Update: Working on update for compatibility with ""CakePHP"" 1.3''
Deletions:
- Integration of [[http://www.cakephp.org 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.


Revision [20949]

Edited on 2009-11-17 20:21:30 by BrianKoontz [Updated]
Additions:
I'm a high school math/computer science teacher in the [[http://www.ibo.org International Baccalaureate]] program at [[http://www.garlandowls.com Garland High School]] (Home of the Fighting Owls), in Garland, TX. I'm currently using Wikka to host internal content for a client with my consulting business. I also use an "[[WikiInAVacuum invisible wiki]]" to host content about my [[http://www.exatorq.com automotive performance company]]. I've been an [[http://weblogs.java.net/blog/turbogeek/archive/2005/11/an_interview_wi.html 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.
- [[CallsignLookupAction]]: Performs lookups against the U.S. amateur radio callsign database (local copy required; freely available from the FCC, see link on page).
Deletions:
I'm an adjunct computer science instructor at [[http://www.amberton.edu Amberton University]] and a full-time high school teacher at [[http://www.garlandowls.com 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 also use an "[[WikiInAVacuum invisible wiki]]" to host content about my [[http://www.exatorq.com automotive performance company]]. I've been an [[http://weblogs.java.net/blog/turbogeek/archive/2005/11/an_interview_wi.html 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.


Revision [20688]

Edited on 2009-06-08 15:20:10 by BrianKoontz [Minor updates]
Additions:
- [[HTMLHandler]]: Export pages as "standalone" HTML documents (without headers, footers, comments, etc.). **Update:** This will be included in the 1.2 release.
- A [[http://www.exatorq.com/files/comments.jpg screenshot]] of some code I'm working on to implement threaded comments. **Update:** This will be included in the upcoming 1.2 release.
Deletions:
- [[HTMLHandler]]: Export pages as "standalone" HTML documents (without headers, footers, comments, etc.).
- A [[http://www.exatorq.com/files/comments.jpg screenshot]] of some code I'm working on to implement threaded comments. **Update:** This will be included in the upcoming 1.3/2.0 release.


Revision [20687]

Edited on 2009-06-06 18:33:34 by BrianKoontz [Added link to hash action]
Additions:
- HashAction: Calculates an MD5 and/or SHA1 hash for the body of a page (hash is calculated against wiki markup as stored in the DB).


Revision [20609]

Edited on 2009-05-11 13:22:22 by BrianKoontz [Fixed some version numbers]
Additions:
- 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 ([[http://wush.net/trac/wikka/changeset/162 slated for inclusion in release 1.3/2.0]]).
- A [[http://www.exatorq.com/files/comments.jpg screenshot]] of some code I'm working on to implement threaded comments. **Update:** This will be included in the upcoming 1.3/2.0 release.
- A port of YodaHome's FreeCap captcha anti-spambot system to trunk.
Deletions:
- 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 ([[http://wush.net/trac/wikka/changeset/162 slated for inclusion in release 1.1.7]]).
- A [[http://www.exatorq.com/files/comments.jpg screenshot]] of some code I'm working on to implement threaded comments. **Update:** This will be included in the upcoming 1.1.7 release.
- A port of YodaHome's FreeCap captcha anti-spambot system to trunk/1.1.7.


Revision [20608]

Edited on 2009-05-11 13:18:48 by BrianKoontz [Fixed broken link]
Additions:
- 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.
Deletions:
- I wrote a perl script to [[Docs:MigrateFromWackoWiki migrate my Wacko pages to Wikka]]. The code is documented, so I won't bore anyone with the details.


Revision [20607]

Edited on 2009-05-11 13:18:11 by BrianKoontz [Fixed broken link]
Additions:
- I wrote a perl script to [[Docs:MigrateFromWackoWiki migrate my Wacko pages to Wikka]]. The code is documented, so I won't bore anyone with the details.
Deletions:
- I wrote a perl script to [[Docs:MigratingFromWackoWiki migrate my Wacko pages to Wikka]]. The code is documented, so I won't bore anyone with the details.


Revision [20557]

Edited on 2009-04-18 00:18:50 by BrianKoontz [Added note about SEO hacks page]
Additions:
- Some [[SEOHacks SEO hacks]] (including the ability to specify a title and meta tag for individual pages).


Revision [20442]

Edited on 2009-02-06 20:55:10 by BrianKoontz [link modified]
Additions:
- A [[cia.vc CIA bot]] notifier. [[CIABotNotifier Preliminary implementation]]; further enhancements made by brlcad at http://brlcad.org/~sean/CIAnotify/CIAnotify.php.txt
Deletions:
- A [[cia.vc CIA bot]] notifier. Preliminary implementation at http://wiki.opennic.glue; further enhancements made by brlcad at http://brlcad.org/~sean/CIAnotify/CIAnotify.php.txt


Revision [20439]

Edited on 2009-02-06 20:14:19 by BrianKoontz [add links]
Additions:
I'm an adjunct computer science instructor at [[http://www.amberton.edu Amberton University]] and a full-time high school teacher at [[http://www.garlandowls.com 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 also use an "[[WikiInAVacuum invisible wiki]]" to host content about my [[http://www.exatorq.com automotive performance company]]. I've been an [[http://weblogs.java.net/blog/turbogeek/archive/2005/11/an_interview_wi.html 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 [[http://www.amberton.edu Amberton University]] and a full-time high school teacher at [[http://www.garlandowls.com 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.


Revision [20436]

Edited on 2009-02-01 11:55:59 by BrianKoontz [add links]
Additions:
- A [[cia.vc CIA bot]] notifier. Preliminary implementation at http://wiki.opennic.glue; further enhancements made by brlcad at http://brlcad.org/~sean/CIAnotify/CIAnotify.php.txt


Revision [20329]

Edited on 2008-11-30 03:26:21 by BrianKoontz [add links]
Additions:
- How to implement a simple [[TwoColumnLayout 2-column layout]].


Revision [20233]

Edited on 2008-09-09 22:25:22 by BrianKoontz [Added link to BookmarkMgr plugin]
Additions:
==Plugins I've written==
- [[http://www.wikkacase.org/wiki/BookmarkMgr BookmarkManager plugin]]: A de.lirio.us/de.licio.us [[http://en.wikipedia.org/wiki/Social_bookmarking social bookmarking]] clone to handle tagging of bookmarks, notes, etc. Also works nicely as a personal bookmark manager. ([[BookmarkManager Archived page]] [deprecated]).
==Other stuff I've written==
Deletions:
==Stuff I've written==
- [[BookmarkManager]]: A de.lirio.us/de.licio.us [[http://en.wikipedia.org/wiki/Social_bookmarking social bookmarking]] clone to handle tagging of bookmarks, notes, etc. Also works nicely as a personal bookmark manager.


Revision [20231]

Edited on 2008-09-07 19:18:07 by BrianKoontz [Added link to EditCache plugin]
Additions:
- [[http://www.wikkacase.org/wiki/EditCache 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!


Revision [19922]

Edited on 2008-05-13 07:36:14 by BrianKoontz [update e-mail]
Additions:
[[brian@wikkawiki.org brian@wikkawiki.org]]
Deletions:
[[mailto:brian@wikkawiki.org brian@wikkawiki.org]]


Revision [19921]

Edited on 2008-05-13 07:35:39 by BrianKoontz [update e-mail]
Additions:
[[mailto:brian@wikkawiki.org brian@wikkawiki.org]]
Deletions:
[[brian@pongonova.net brian@pongonova.net]]


Revision [19553]

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.)


Revision [19488]

Edited on 2008-01-28 00:19:39 by BrianKoontz [Fixed link]
Additions:
- I wrote a perl script to [[Docs:MigratingFromWackoWiki migrate my Wacko pages to Wikka]]. The code is documented, so I won't bore anyone with the details.
Deletions:
- I wrote a perl script to [[Docs:MigrateFromWackoWiki migrate my Wacko pages to Wikka]]. The code is documented, so I won't bore anyone with the details.


Revision [19475]

Edited on 2008-01-28 00:16:35 by BrianKoontz [Modified links pointing to docs server]
Additions:
- I wrote a perl script to [[Docs:MigrateFromWackoWiki migrate my Wacko pages to Wikka]]. The code is documented, so I won't bore anyone with the details.
Deletions:
- 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.


Revision [17930]

Edited on 2008-01-26 18:08:17 by BrianKoontz [Removed demo link]
Additions:
- [[BookmarkManager]]: A de.lirio.us/de.licio.us [[http://en.wikipedia.org/wiki/Social_bookmarking social bookmarking]] clone to handle tagging of bookmarks, notes, etc. Also works nicely as a personal bookmark manager.
Deletions:
- [[BookmarkManager]]: A de.lirio.us/de.licio.us [[http://en.wikipedia.org/wiki/Social_bookmarking social bookmarking]] clone to handle tagging of bookmarks, notes, etc. Also works nicely as a personal bookmark manager. Currently in beta test [[http://durango.dcccd.edu/wikitest/wikka.php?wakka=Bookmarks here]]. Please post comments/suggestions to the [[BookmarkManager project]] page.


Revision [17929]

Edited on 2008-01-26 18:06:53 by BrianKoontz [Updated]

No Differences

Revision [17913]

Edited on 2008-01-21 11:14:52 by BrianKoontz [new links]
Additions:
- Compare plugin architectures for [[http://www.wordpress.org WordPress]] and [[http://s9y.org/ Serendipity]]


Revision [17884]

Edited on 2007-12-29 19:15:39 by BrianKoontz [added gopher link]
Additions:
- Create a gopher server (yes, ""<a href=gopher://gopher.quux.org>gopher!</a>"") 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 [[WikkaGopher here]].
Deletions:
- Create a gopher server (yes, ""<a href=gopher://gopher.quux.org>gopher!</a>"") capable of serving up Wikka pages. Click the gopher link for a blast from the past (or as a check for browser snobbery).


Revision [17790]

Edited on 2007-12-08 21:15:56 by BrianKoontz [Added rss feed (shamelessly stolen from DarTar)]
Additions:
<<
<<
>>==Recently committed code==
{{rss url="http://cia.navi.cx/stats/author/BrianKoontz/.rss" cachetime="30"}}


Revision [17704]

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.


Revision [17703]

Edited on 2007-11-04 22:05:20 by BrianKoontz [Minor edits; more stuff to work on]
Additions:
I am a member of the [[CreditsPage Wikka development team]]. I help out with general site maintenance, various development and server maintenance tasks, and whatever other issues in [[http://wush.net/track/wikka/timeline 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 [[CreditsPage 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 [[http://wush.net/track/wikka/timeline the issues database]] catch my interest. Some of my contributions are listed below.


Revision [17702]

Edited on 2007-11-04 21:58:24 by BrianKoontz [Minor edit]
Additions:
- Integrate Wikka with [[http://trac.edgewall.org/ Trac]] (or at least use the Wikka formatter in place of the currently-used wiki formatter in Trac)
Deletions:
- Integrate Wikka with [[http://trac.edgewall.org/ Trac]] (or at least use the Wikka formatter in place of the currently-used wiki formtter in Trac)


Revision [17470]

Edited on 2007-09-08 20:14:43 by BrianKoontz [update]
Additions:
I'm an adjunct computer science instructor at [[http://www.amberton.edu Amberton University]] and a full-time high school teacher at [[http://www.garlandowls.com 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 [[CreditsPage 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 [[http://wush.net/track/wikka/timeline the issues database]] catch my interest. Some of my contributions are listed below.
- A port of YodaHome's FreeCap captcha anti-spambot system to trunk/1.1.7.
==Skunkworks (stuff I'm researching)==
Deletions:
I'm an adjunct computer science instructor at [[http://www.amberton.edu Amberton University]] and a full-time high school teacher at [[http://www.garlandowls.com 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 [[CreditsPage WikkaCrew]]. I help out with general site maintenance (welcomes, responding to queries, etc.), and am currently working revisions to the FilesAction, [[HTMLHandler HTMLHandler]], and whatever other issues in [[http://wush.net/track/wikka/timeline the issues database]] catch my interest.
==Skunkworks==


Revision [17393]

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.)


Revision [17392]

Edited on 2007-08-11 14:01:48 by BrianKoontz [updated]
Additions:
I'm an adjunct computer science instructor at [[http://www.amberton.edu Amberton University]] and a full-time high school teacher at [[http://www.garlandowls.com 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 [[http://www.amberton.edu Amberton University]] and a full-time high school teacher at [[http://www.garlandowls.com 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.


Revision [17391]

Edited on 2007-08-11 14:01:09 by BrianKoontz [updated]
Additions:
I'm an adjunct computer science instructor at [[http://www.amberton.edu Amberton University]] and a full-time high school teacher at [[http://www.garlandowls.com 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 [[http://www.cakephp.org 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 [[http://www.northlakecollege.edu North Lake College]] and [[http://www.amberton.edu 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.


Revision [17390]

Edited on 2007-08-11 13:58:32 by BrianKoontz [updated]
Additions:
- A [[http://www.exatorq.com/files/comments.jpg screenshot]] of some code I'm working on to implement threaded comments. **Update:** This will be included in the upcoming 1.1.7 release.
- 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.
- [[FreeCap]] -- CAPTCHA-based registration authentication. I've posted modifications so this will work with trunk. A live version I installed can be found [[http://opennic.jdcomputers.com.au//UserSettings here]].
Deletions:
- A [[http://www.exatorq.com/files/comments.jpg screenshot]] of some code I'm working on to implement threaded comments.


Revision [17064]

Edited on 2007-06-17 02:33:55 by BrianKoontz [Added to favorites]
Additions:
CodingGuidelinesHowto


Revision [16553]

Edited on 2007-05-09 00:43:57 by BrianKoontz [Added links]
Additions:
==Other interesting Wikka stuff==
- [[http://www.stoo.org/Projects/Personal/WikkaWiki%20PAM%20Authentication/howto.html Wikka PAM authentication]]
- An [[http://search.cpan.org/~diberri/HTML-WikiConverter-WikkaWiki-0.50/lib/HTML/WikiConverter/WikkaWiki.pm HTML-to-WikkaWiki markup Perl module]]


Revision [16365]

Edited on 2007-04-01 17:03:41 by BrianKoontz [Added gpg fingerprint]
Additions:
GPG fingerprint: 3C07 EF05 E8AB 9305 B2C2 A8D1 DE08 41E6 60AF DF6F
Deletions:
GPG key:
%%
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: GnuPG v1.2.4 (Darwin)
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
=nDA7
-----END PGP PUBLIC KEY BLOCK-----
%%


Revision [16181]

Edited on 2007-02-22 23:53:31 by BrianKoontz [minor edit]
Deletions:
>>::c::


Revision [16097]

Edited on 2007-02-12 11:08:55 by BrianKoontz [Added stuff]
Additions:
- RandomCommentGenerator: Like the name says...used for development of Wikka comment code.


Revision [16027]

Edited on 2007-02-02 01:23:06 by BrianKoontz [Added info]
Additions:
- PageIndexNotesPatch: Display page notes in output from ""PageIndex"".


Revision [15996]

Edited on 2007-01-24 00:16:58 by BrianKoontz [More todos]
Additions:
- Integrate Wikka with [[http://trac.edgewall.org/ Trac]] (or at least use the Wikka formatter in place of the currently-used wiki formtter in Trac)
- Create a gopher server (yes, ""<a href=gopher://gopher.quux.org>gopher!</a>"") capable of serving up Wikka pages. Click the gopher link for a blast from the past (or as a check for browser snobbery).
Deletions:
- Integrate Wikka with [[http://trac.edgewall.org/ Trac]]


Revision [15935]

Edited on 2007-01-19 02:20:40 by BrianKoontz [Added screenshot; minor edits]
Additions:
- Integrate Wikka with [[http://trac.edgewall.org/ Trac]]


Revision [15934]

Edited on 2007-01-19 02:12:03 by BrianKoontz [Added screenshop; minor edit]
Additions:
- 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 ([[http://wush.net/trac/wikka/changeset/162 slated for inclusion in release 1.1.7]]).
Deletions:
- 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 ([[http://wush.net/trac/wikka/changeset/162 incorporated in release 1.1.6.3]]).


Revision [15933]

Edited on 2007-01-19 02:08:40 by BrianKoontz [Added screenshot]
Additions:
==Skunkworks==
- A [[http://www.exatorq.com/files/comments.jpg screenshot]] of some code I'm working on to implement threaded comments.


Revision [15830]

Edited on 2007-01-01 22:31:18 by BrianKoontz [Minor edits]
Additions:
===Who I am===
I'm an adjunct computer science instructor at [[http://www.northlakecollege.edu North Lake College]] and [[http://www.amberton.edu 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'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.
Deletions:
I'm an adjunct instructor at [[http://www.northlakecollege.edu North Lake College]] and [[http://www.amberton.edu Amberton University]], both in the Dallas, TX area. 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.


Revision [15829]

Edited on 2007-01-01 22:23:48 by BrianKoontz [Minor edits]
Additions:
[[http://wikkawiki.org/WikkaTracker Recent Trac changes]]


Revision [15828]

Edited on 2007-01-01 22:21:22 by BrianKoontz [Edited]
Additions:
I'm an adjunct instructor at [[http://www.northlakecollege.edu North Lake College]] and [[http://www.amberton.edu Amberton University]], both in the Dallas, TX area. 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.
Deletions:
I'm the coordinator for the [[http://nlcbit.dcccd.edu/cs/ Computer Science]] and [[http://durango.dcccd.edu/ost Open Source Technology (OST)]] programs at [[http://www.northlakecollege.edu 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 [[http://durango.dcccd.edu/wiki 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.
North Lake College
Irving, TX, USA


Revision [15625]

Edited on 2006-11-09 15:43:36 by BrianKoontz [Minor edits]
Additions:
- [[BookmarkManager]]: A de.lirio.us/de.licio.us [[http://en.wikipedia.org/wiki/Social_bookmarking social bookmarking]] clone to handle tagging of bookmarks, notes, etc. Also works nicely as a personal bookmark manager. Currently in beta test [[http://durango.dcccd.edu/wikitest/wikka.php?wakka=Bookmarks here]]. Please post comments/suggestions to the [[BookmarkManager project]] page.
Deletions:
- [[BookmarkManager]]: A de.lirio.us/de.licio.us clone to handle tagging of bookmarks, notes, etc. Currently in beta test [[http://durango.dcccd.edu/wikitest/wikka.php?wakka=Bookmarks here]]. Please post comments/suggestions to the [[BookmarkManager project]] page.


Revision [15560]

Edited on 2006-10-26 11:31:43 by BrianKoontz [Update]
Additions:
Irving, TX, USA
Deletions:
Irving, TX


Revision [15559]

Edited on 2006-10-26 11:30:41 by BrianKoontz [Update]
Additions:
I am the ++newest++ second-newest member of the [[CreditsPage WikkaCrew]]. I help out with general site maintenance (welcomes, responding to queries, etc.), and am currently working revisions to the FilesAction, [[HTMLHandler HTMLHandler]], and whatever other issues in [[http://wush.net/track/wikka/timeline the issues database]] catch my interest.
Deletions:
I am the ++newest++ second-newest member of the [[CreditsPage 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 [[http://wush.net/track/wikka/timeline the issues database]] catch my interest.


Revision [15558]

Edited on 2006-10-26 11:29:17 by BrianKoontz [Update]
Additions:
I am the ++newest++ second-newest member of the [[CreditsPage 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 [[http://wush.net/track/wikka/timeline the issues database]] catch my interest.
Deletions:
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 [[http://wush.net/track/wikka/timeline the issues database]] catch my interest.


Revision [15557]

Edited on 2006-10-26 11:28:11 by BrianKoontz [Update]
Additions:
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 [[http://wush.net/track/wikka/timeline the issues database]] catch my interest.


Revision [15546]

Edited on 2006-10-24 19:55:39 by BrianKoontz [Added links]
Additions:
>>
**Wikka favorites**
RecentChangesWithNoRSS
[[http://wush.net/trac/wikka/timeline Trac timeline]]
WikkaSVN
Deletions:
>>RecentChangesWithNoRSS


Revision [15477]

Edited on 2006-10-09 20:47:45 by BrianKoontz [Added page]
Additions:
- [[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.


Revision [15441]

Edited on 2006-10-07 12:25:02 by BrianKoontz [Added action]
Additions:
- LinkcountAction: Count links in a page. Needs optimization work.


Revision [15280]

Edited on 2006-09-09 19:55:52 by BrianKoontz [Added action]
Deletions:
""<a href="http://durango.dcccd.edu/ost"><img src="http://durango.dcccd.edu/images/lamp_logo.jpg" alt="LAMP logo" style="width: 150px; height: 150px; float: left; margin: 2%; padding: 2%;" url="http://durango.dcccd.edu/ost"></a>""


Revision [15267]

Edited on 2006-09-09 11:32:48 by BrianKoontz [Minor edits]
Additions:
""<a href="http://durango.dcccd.edu/ost"><img src="http://durango.dcccd.edu/images/lamp_logo.jpg" alt="LAMP logo" style="width: 150px; height: 150px; float: left; margin: 2%; padding: 2%;" url="http://durango.dcccd.edu/ost"></a>""
Deletions:
{{image class="left" alt="lamp logo" url="http://durango.dcccd.edu/images/lamp_logo.jpg" link="http://durango.dcccd.edu/wiki"}}


Revision [15266]

Edited on 2006-09-09 11:25:50 by BrianKoontz [Minor edits]
Additions:
{{image class="left" alt="lamp logo" url="http://durango.dcccd.edu/images/lamp_logo.jpg" link="http://durango.dcccd.edu/wiki"}}


Revision [15260]

Edited on 2006-09-08 09:02:33 by BrianKoontz [Added GPG key]
Additions:
GPG key:
%%
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: GnuPG v1.2.4 (Darwin)
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
=nDA7
-----END PGP PUBLIC KEY BLOCK-----
%%


Revision [15230]

Edited on 2006-08-23 17:50:00 by BrianKoontz [Removed PageCloaking link]
Deletions:
- PageCloaking: Hide page tags (titles) from users who do not have read privileges.


Revision [15105]

Edited on 2006-08-10 11:16:07 by BrianKoontz [Minor edits]
Additions:
- 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 ([[http://wush.net/trac/wikka/changeset/162 incorporated in release 1.1.6.3]]).
Deletions:
- 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.


Revision [14988]

Edited on 2006-07-30 23:42:46 by BrianKoontz [Minor edits]
Additions:
>>RecentChangesWithNoRSS
>>::c::


Revision [14972]

Edited on 2006-07-26 13:57:48 by BrianKoontz [Added stuff I use]
Additions:
- [[FilesManagementSolution]] -- File upload handler and file list action.


Revision [14328]

Edited on 2006-05-25 21:42:22 by BrianKoontz [Refactor]
Deletions:
- A [[de.lirio.us]] clone (maybe extend one of the existing link actions such as AddLinkAction?)


Revision [14325]

Edited on 2006-05-25 21:39:43 by BrianKoontz [Refactor]
Additions:
- 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.
Deletions:
- [[CloneACLs]]: A patch you can apply to handlers/page/clone.php that will optionally copy the ACLs when cloning.


Revision [14324]

Edited on 2006-05-25 21:21:02 by BrianKoontz [Refactor]
Additions:
- [[CloneACLs]]: A patch you can apply to handlers/page/clone.php that will optionally copy the ACLs when cloning.
Deletions:
- Clone ACLs Patch: A patch you can apply to handlers/page/clone.php that will optionally copy the ACLs from the source page to the new page (see below).
===Misc. Code (see above for descriptions)===
<<==A note about patches==
The ##patch## utility is included in most *nix systems and allows all changes to files to be packaged into one convenient
'patch file' for distribution. I've found that in the process of transferring files with embedded tabs from the development machine to the wiki environment, the tabs are lost when using copy-and-paste. Consequently, the ##patch## command will sometimes fail, since the tabs have been munged up. I've found that ##patch -p0 -l < some.patch## (note the "dash el" option -- not "dash one") seems to handle munged-up whitespace quite nicely.<<
::c::
==Clone ACLs Patch==
%%
--- clone.php 2006/03/11 05:26:01 1.1
+++ clone.php 2006/03/11 06:03:04
@@ -29,6 +29,8 @@
*
* @input boolean $editoption optional: if true, the new page will be opened for edition on creation
* default is false (to allow multiple cloning of the same source)
+ * @input boolean $cloneaclsoption optional: if true, ACLs will be copied from the source page to the new page
+ * default is false
*
* @todo Use central library for valid pagenames.
*
@@ -39,6 +41,7 @@
$to = $this->tag;
$note = 'Cloned from '.$from; #i18n
$editoption = '';
+$cloneaclsoption = '';
$box = 'Please fill in a valid target ""PageName"" and an (optional) edit note.'; #i18n

// print header
@@ -65,6 +68,8 @@
$to = ($_POST['to'])? $_POST['to'] : $to;
$note = ($_POST['note'])? $_POST['note'] : $note;
$editoption = (isset($_POST['editoption']))? 'checked="checked"' : '';
+ $cloneaclsoption = (isset($_POST['cloneaclsoption']))? 'checked="checked"' : '';
+

// 3. check target pagename validity
if (!preg_match("/^[A-Zƒ÷‹]+[a-zfl‰ˆ¸]+[A-Z0-9ƒ÷‹][A-Za-z0-9ƒ÷‹fl‰ˆ¸]*$/s", $to))
@@ -90,6 +95,17 @@
$thepage=$this->LoadPage($from); # load the source page
if ($thepage) $pagecontent = $thepage['body']; # get its content
$this->SavePage($to, $pagecontent, $note); #create target page
+ // Clone ACLs if requested
+ if($cloneaclsoption == 'checked="checked"')
+ {
+ $read_acl = $this->LoadACL($from, "read", 0);
+ $write_acl = $this->LoadACL($from, "write", 0);
+ $comment_acl = $this->LoadACL($from, "comment", 0);
+ $this->SaveACL($to, "read", $this->TrimACLs($read_acl["read_acl"]));
+ $this->SaveACL($to, "write", $this->TrimACLs($write_acl["write_acl"]));
+ $this->SaveACL($to, "comment", $this->TrimACLs($comment_acl["comment_acl"]));
+ }
+ // Open editor if requested
if ($editoption == 'checked="checked"')
{
// quick edit
@@ -118,6 +134,11 @@
'<td></td>'.
'<td>'.
'<input type="checkbox" name="editoption" '.$editoption.' /> Edit after creation '.
+ '<input type="checkbox" name="cloneaclsoption" '.$cloneaclsoption.' /> Clone ACLs '.
+ '</tr>'.
+ '<tr>'.
+ '<td></td>'.
+ '<td>'.
'<input type="submit" name="create" value="Clone" />'.
'</td>'.
'</tr>'.
%%


Revision [14293]

Edited on 2006-05-20 23:34:17 by BrianKoontz [Added BookmarkManager link]
Additions:
- [[BookmarkManager]]: A de.lirio.us/de.licio.us clone to handle tagging of bookmarks, notes, etc. Currently in beta test [[http://durango.dcccd.edu/wikitest/wikka.php?wakka=Bookmarks here]]. Please post comments/suggestions to the [[BookmarkManager project]] page.


Revision [14112]

Edited on 2006-05-05 23:50:38 by BrianKoontz [Added BookmarkManager link]
Additions:
- [[HTMLHandler]]: Export pages as "standalone" HTML documents (without headers, footers, comments, etc.).


Revision [13976]

Edited on 2006-04-29 00:31:51 by BrianKoontz [Added BookmarkManager link]
Additions:
<<==A note about patches==
The ##patch## utility is included in most *nix systems and allows all changes to files to be packaged into one convenient
'patch file' for distribution. I've found that in the process of transferring files with embedded tabs from the development machine to the wiki environment, the tabs are lost when using copy-and-paste. Consequently, the ##patch## command will sometimes fail, since the tabs have been munged up. I've found that ##patch -p0 -l < some.patch## (note the "dash el" option -- not "dash one") seems to handle munged-up whitespace quite nicely.<<
::c::


Revision [13968]

Edited on 2006-04-27 14:26:03 by BrianKoontz [Added link]
Additions:
- PageCloaking: Hide page tags (titles) from users who do not have read privileges.


Revision [13654]

Edited on 2006-03-29 09:53:33 by BrianKoontz [More stuff to implement]
Additions:
- A "store and continue edit" button on the editor (user would be able to continue editing from the same point)


Revision [13436]

Edited on 2006-03-11 01:54:11 by BrianKoontz [Added patch to copy ACLs when cloning pages]

No Differences

Revision [13435]

Edited on 2006-03-11 01:53:03 by BrianKoontz [Added patch to copy ACLs when cloning pages]
Additions:
- Clone ACLs Patch: A patch you can apply to handlers/page/clone.php that will optionally copy the ACLs from the source page to the new page (see below).
==Clone ACLs Patch==
Deletions:
- ""<a href="BrianKoontz#cloneacls">Clone ACLs Patch</a>"": A patch you can apply to handlers/page/clone.php that will optionally copy the ACLs from the source page to the new page.
- When cloning a page, have an option to allow cloning ACLs as well
""<a name="cloneacls"></a>""==Clone ACLs Patch==


Revision [13434]

Edited on 2006-03-11 01:49:09 by BrianKoontz [Added patch to copy ACLs when cloning pages]
Additions:
""<a name="cloneacls"></a>""==Clone ACLs Patch==
Deletions:
""<a name="cloneacls"/>""==Clone ACLs Patch==


Revision [13433]

Edited on 2006-03-11 01:47:17 by BrianKoontz [Added patch to copy ACLs when cloning pages]
Additions:
- ""<a href="BrianKoontz#cloneacls">Clone ACLs Patch</a>"": A patch you can apply to handlers/page/clone.php that will optionally copy the ACLs from the source page to the new page.
Deletions:
- ""<a href="#cloneacls">Clone ACLs Patch</a>"": A patch you can apply to handlers/page/clone.php that will optionally copy the ACLs from the source page to the new page.


Revision [13432]

Edited on 2006-03-11 01:46:24 by BrianKoontz [Clone ACLs patch added]
Additions:
- ""<a href="#cloneacls">Clone ACLs Patch</a>"": A patch you can apply to handlers/page/clone.php that will optionally copy the ACLs from the source page to the new page.
===Misc. Code (see above for descriptions)===
""<a name="cloneacls"/>""==Clone ACLs Patch==
Deletions:
- {{anchor target="cloneacls" title="Clone ACLs Patch"}}: A patch you can apply to handlers/page/clone.php that will optionally copy the ACLs from the source page to the new page.
===Misc. Code===
{{anchor name="cloneacls" title="Clone ACLs Patch"}}


Revision [13431]

Edited on 2006-03-11 01:40:57 by BrianKoontz [Clone ACLs patch added]
Additions:
- {{anchor target="cloneacls" title="Clone ACLs Patch"}}: A patch you can apply to handlers/page/clone.php that will optionally copy the ACLs from the source page to the new page.
===Misc. Code===
{{anchor name="cloneacls" title="Clone ACLs Patch"}}
%%
--- clone.php 2006/03/11 05:26:01 1.1
+++ clone.php 2006/03/11 06:03:04
@@ -29,6 +29,8 @@
*
* @input boolean $editoption optional: if true, the new page will be opened for edition on creation
* default is false (to allow multiple cloning of the same source)
+ * @input boolean $cloneaclsoption optional: if true, ACLs will be copied from the source page to the new page
+ * default is false
*
* @todo Use central library for valid pagenames.
*
@@ -39,6 +41,7 @@
$to = $this->tag;
$note = 'Cloned from '.$from; #i18n
$editoption = '';
+$cloneaclsoption = '';
$box = 'Please fill in a valid target ""PageName"" and an (optional) edit note.'; #i18n

// print header
@@ -65,6 +68,8 @@
$to = ($_POST['to'])? $_POST['to'] : $to;
$note = ($_POST['note'])? $_POST['note'] : $note;
$editoption = (isset($_POST['editoption']))? 'checked="checked"' : '';
+ $cloneaclsoption = (isset($_POST['cloneaclsoption']))? 'checked="checked"' : '';
+

// 3. check target pagename validity
if (!preg_match("/^[A-Zƒ÷‹]+[a-zfl‰ˆ¸]+[A-Z0-9ƒ÷‹][A-Za-z0-9ƒ÷‹fl‰ˆ¸]*$/s", $to))
@@ -90,6 +95,17 @@
$thepage=$this->LoadPage($from); # load the source page
if ($thepage) $pagecontent = $thepage['body']; # get its content
$this->SavePage($to, $pagecontent, $note); #create target page
+ // Clone ACLs if requested
+ if($cloneaclsoption == 'checked="checked"')
+ {
+ $read_acl = $this->LoadACL($from, "read", 0);
+ $write_acl = $this->LoadACL($from, "write", 0);
+ $comment_acl = $this->LoadACL($from, "comment", 0);
+ $this->SaveACL($to, "read", $this->TrimACLs($read_acl["read_acl"]));
+ $this->SaveACL($to, "write", $this->TrimACLs($write_acl["write_acl"]));
+ $this->SaveACL($to, "comment", $this->TrimACLs($comment_acl["comment_acl"]));
+ }
+ // Open editor if requested
if ($editoption == 'checked="checked"')
{
// quick edit
@@ -118,6 +134,11 @@
'<td></td>'.
'<td>'.
'<input type="checkbox" name="editoption" '.$editoption.' /> Edit after creation '.
+ '<input type="checkbox" name="cloneaclsoption" '.$cloneaclsoption.' /> Clone ACLs '.
+ '</tr>'.
+ '<tr>'.
+ '<td></td>'.
+ '<td>'.
'<input type="submit" name="create" value="Clone" />'.
'</td>'.
'</tr>'.
%%


Revision [13420]

Edited on 2006-03-09 23:55:10 by BrianKoontz [Stuff to do]
Additions:
- When cloning a page, have an option to allow cloning ACLs as well


Revision [13250]

Edited on 2006-02-22 09:38:18 by BrianKoontz [Stuff to do]
Additions:
- A quick and dirty handler (such as ""{{s}}"") to insert a sig in the editor
Deletions:
- A quick and dirty handler (such as "{{s}}") to insert a sig in the editor


Revision [13249]

Edited on 2006-02-22 09:36:58 by BrianKoontz [Stuff to do]
Additions:
- A [[de.lirio.us]] clone (maybe extend one of the existing link actions such as AddLinkAction?)
- A quick and dirty handler (such as "{{s}}") to insert a sig in the editor
Deletions:
- A [[de.lirio.us]] clone (maybe extend one of the existing link actions?)


Revision [13217]

Edited on 2006-02-18 00:16:23 by BrianKoontz [Removed survey link (ended)]
Deletions:
==Wiki survey==
Found this one on [[http://www.usemod.com/cgi-bin/mb.pl?MeatballWiki MeatballWiki]]: A [[http://emarshall2.usc.edu/ultimatesurvey/takeSurvey.asp?surveyID=419 corporate wiki survey]] from the University of Southern California and the City University of Hong Kong. Looks like they're giving away an iPod as an incentive to participate. Of course, you were going to participate //without// the incentive, weren't you?


Revision [13187]

Edited on 2006-02-14 09:08:15 by BrianKoontz [Removed survey link (ended)]
Additions:
==Stuff I'd like to implement if/when I get the time==
Deletions:
==Stuff I'd like to implement if/when I get the time


Revision [13186]

Edited on 2006-02-14 09:07:49 by BrianKoontz [+stuff I'd like to implement given time]
Additions:
==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?)
- A front-end to permit restricted pre-defined operations on a database (i.e., field updates, queries, etc.)


Revision [13156]

Edited on 2006-02-12 12:00:50 by BrianKoontz [+stuff I've found useful]
Additions:
- [[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!


Revision [13143]

Edited on 2006-02-10 15:03:02 by BrianKoontz [+stuff I've found useful]
Additions:
- WordcountAction: Needed a quick and dirty wordcount action. Needs more work when time permits...
Deletions:
- WordCount: Needed a quick and dirty wordcount action. Needs more work when time permits...


Revision [13137]

Edited on 2006-02-10 14:49:11 by BrianKoontz [+stuff I've found useful]
Additions:
- 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.
- WordCount: Needed a quick and dirty wordcount action. Needs more work when time permits...
- [[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.
Deletions:
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.
[[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.


Revision [13069]

Edited on 2006-02-05 22:49:30 by BrianKoontz [Added link to corporate wiki survey at USC]
Additions:
===Why I'm here===


Revision [13068]

Edited on 2006-02-05 22:46:59 by BrianKoontz [Added link to corporate wiki survey at USC]
Additions:
==Wiki survey==
Found this one on [[http://www.usemod.com/cgi-bin/mb.pl?MeatballWiki MeatballWiki]]: A [[http://emarshall2.usc.edu/ultimatesurvey/takeSurvey.asp?surveyID=419 corporate wiki survey]] from the University of Southern California and the City University of Hong Kong. Looks like they're giving away an iPod as an incentive to participate. Of course, you were going to participate //without// the incentive, weren't you?


Revision [13064]

Edited on 2006-02-05 13:29:18 by BrianKoontz [Added links to "Wikka stuff I've found useful" section]
Additions:
[[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.
Deletions:
[[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.


Revision [13063]

Edited on 2006-02-05 13:27:40 by BrianKoontz [Added links to "Wikka stuff I've found useful" section]
Additions:
[[AnchorAction]] -- HTML anchors. Again, some minor code changes noted in comments to get this to work.
Deletions:
[[AnchorActions]] -- HTML anchors. Again, some minor code changes noted in comments to get this to work.


Revision [13062]

Edited on 2006-02-05 13:27:20 by BrianKoontz [Added links to "Wikka stuff I've found useful" section]
Additions:
[[AnchorActions]] -- HTML anchors. Again, some minor code changes noted in comments to get this to work.


Revision [13061]

Edited on 2006-02-05 13:24:51 by BrianKoontz [Added links to "Wikka stuff I've found useful" section]
Additions:
[[SpellcheckHack]] -- Another nice mod. Some typos in the code as posted; see comments for details.


Revision [12659]

Edited on 2006-01-15 03:22:23 by BrianKoontz [Added section for Wikka hacks I've found useful]

No Differences

Revision [12658]

Edited on 2006-01-15 03:20:31 by BrianKoontz [Added section for Wikka hacks I've found useful]
Additions:
==Stuff I've written==
==Stuff others have written that I've found useful==
Deletions:
==Stuff I wrote==
==Stuff others wrote that I've implemented==


Revision [12657]

Edited on 2006-01-15 03:19:44 by BrianKoontz [Added section for Wikka hacks I've found useful]
Additions:
==Stuff I wrote==
==Stuff others wrote that I've implemented==
[[ACLsWithUserGroups Group ACLs]] -- A very elegant and simple solution for providing group-level granularity to ACLs.


Revision [12329]

Edited on 2005-12-18 20:26:14 by BrianKoontz [Added section for Wikka hacks I've found useful]
Additions:
[[brian@pongonova.net brian@pongonova.net]]
Deletions:
[[mailto:brian@pongonova.net brian@pongonova.net]]


Revision [12328]

Edited on 2005-12-18 20:25:52 by BrianKoontz [Added section for Wikka hacks I've found useful]
Additions:
===Contact info===
Brian Koontz
North Lake College
Irving, TX
[[mailto:brian@pongonova.net brian@pongonova.net]]


Revision [12327]

Edited on 2005-12-18 20:23:54 by BrianKoontz [Added section for Wikka hacks I've found useful]
Additions:
----
CategoryUsers


Revision [12324]

Edited on 2005-12-18 06:01:06 by BrianKoontz [Added section for Wikka hacks I've found useful]
Additions:
I'm the coordinator for the [[http://nlcbit.dcccd.edu/cs/ Computer Science]] and [[http://durango.dcccd.edu/ost Open Source Technology (OST)]] programs at [[http://www.northlakecollege.edu 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 [[http://durango.dcccd.edu/wiki 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.
Deletions:
I'm the coordinator for the [[http://nlcbit.dcccd.edu/cs/ Computer Science]] and [[http://durango.dcccd.edu/ost Open Source Technology]] programs at [[http://www.northlakecollege.edu 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 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.


Revision [12323]

Edited on 2005-12-18 05:55:56 by BrianKoontz [Added section for Wikka hacks I've found useful]
Additions:
I'm the coordinator for the [[http://nlcbit.dcccd.edu/cs/ Computer Science]] and [[http://durango.dcccd.edu/ost Open Source Technology]] programs at [[http://www.northlakecollege.edu 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 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.
Deletions:
I'm the coordinator for the Computer Science and Open Source Technology 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). 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.


Revision [12322]

Edited on 2005-12-18 05:53:11 by BrianKoontz [Added section for Wikka hacks I've found useful]
Additions:
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.
Deletions:
I wrote a perl script to [[UpgradingFromWackoWiki migrate my Wacko pages to Wikka]]. The code is documented, so I won't bore anyone with the details.


Revision [12321]

Edited on 2005-12-18 05:52:50 by BrianKoontz [Added section for Wikka hacks I've found useful]
Additions:
I'm the coordinator for the Computer Science and Open Source Technology 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). 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===
I wrote a perl script to [[UpgradingFromWackoWiki migrate my Wacko pages to Wikka]]. The code is documented, so I won't bore anyone with the details.
Deletions:
UpgradingFromWackoWiki


Revision [12201]

The oldest known version of this page was created on 2005-12-10 05:32:01 by BrianKoontz [Added section for Wikka hacks I've found useful]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki