WikiDevelopment

SiteMap | RecentChanges | Preferences | UploadFile | Help

Use this place to organize my scripts/extensions/tests

MY WIKI HACKS One sentence summary
/PageIncludeRequestTypical embed an existing webpage
/WeatherInquiryRequest Send HTTP inquiry to http://weather.com and http://weather.yahoo.com for weather
/RawHTMLInsertion Allow people to embed raw HTML into a page
/ShuttleUTInquiry Look up the time for the next UT shuttle bus
/FingerGateWay finger someone and pipe the output to a web page
/SurveyInterface A web interface for creating and customizing a simple web survey. It also functions as A survey handler
/CommentFacility A blog, guest book like comment facility that sports a threaded view.
/RSSIntegration Present RSS feed as a web page
/SpellCheck Check spelling mistakes. Maintains a local word dictionary as one of the wiki pages
/EmailArchiver Archive emails onto a webpage. Each email has its own page. Each folder corresponds to a wiki page
/PictureResizer Take a URL to pictures and resize it and return a URL to a temporary file for download
/GalleryIntegration Take a URL to a web gallery generated with iGal and create a set of wiki pages with pictures and thumbnails.
/WikiAsPIM Ideas about how to use Wiki for a Personal Information Management
/CurrentPageHack A markup that allow refer to the current page, this page. so when people copies files around, page references are ok
/RawUrlNoFollow Implement the Google's suggestion for inserting 'rel="nofollow" into user posted URL links.
/PrivatePublicPage Users that know specific Administrator Password can mark wiki pages as "private" --- unreadable to other users --- (in addition to set specific pages as read-only'

Other ideas

So that we can use the Beehive's database to determine whether a user can access selected web directories.
The simplest idea is to generate a htpasswd file from the Beehive database periodically.
The problem is that the database stores password in its encripted form. It is not easy to get its original form for generating htpassword file
the potential solution is to modify mod_auth.c and create a version that compute md5 and use that to compare with htpassword file.
DONE!

Integrate with Beehive's database. etc.

Current the test is a simple instruction at the bottom of every screen telling human reader to follow an instruction to edit a page


SiteMap | RecentChanges | Preferences | UploadFile | Help
This page is read-only | View other revisions
Last edited June 30, 2006 23:42 (diff)
Search:

Global Read-only mode in effect. To edit, please check Preferences, replace the * with nihaox or "MF generic password" in the Administrator Password, click Save