Revision history for CodeContributions
Additions:
1) [[WikiPageWatch]] - Another page watcher, using the plugin system (mostly) to email opted in users for page changes and comments.
Revision [23519]
Edited on 2016-05-20 07:38:48 by Curucahm [Replaces old-style internal links with new pipe-split links.]Additions:
~-**[[Docs:InstallingPlugins | How to use the plugins folder]]**
~-**[[Docs:WikkaThemes | Installing themes]]**
~-[[WelcomeDeveloper | Introducing Wikka Development]]
~-[[UnderDevelopment | Current contributions by the Wikka Development Team]]
~-[[PluginsInDevelopment | User-contributed extensions under development]]
~-[[ProgrammingHelp | Help needed for actions in development]]
~-[[CategoryUserContributions | Category for user-contributions]]
The purpose of this page is to //briefly// list/summarize code contributions that have been created by various contributors but which are not included in wikka as part of the general [[Docs:WikkaReleaseNotes | release package]]. This is in recognition that there are now **many** enhancements of wikka that it is difficult to stay aware of without going to each and every page listed in CategoryUserContributions. In addition, this provides a summary of enhancements that (potential) new wikka adopters can use to rapidly figure out if wikka will meet their needs.
~- follow this [[Docs:PageNamingConvention | page naming convention]];
~- use the appropriate [[WikkaSiteTemplates | template]] to document your contribution;
~- pop in [[TheLounge | #wikka]] to meet other developers;
1) [[GmBowenAdminPageControlTool | List Hidden Pages]] - list the pages hidden by the admin control toll [action]
1) [[GmBowen | Search Comments]] - code addtion for textsearch.php that allows searching of comments [code addition]
1) [[CalcInfo | calc]] - This action allows you to write calculations (with variables) and write out the result.
1) [[GmBowen | Data Base Status]] - action modified from one at wikini which shows the status of the wiki database tables [action]
1) [[DennysAttachmentsActionInfo | Attachments]] - yet another way to manage attachments [actions]+[handler]
1) [[SmaugDragon | Fileview]] - Easy way to display a given set of files on the server [action]
1) [[GmBowen | Gallery]] - show image thumbnails in a particular directory [action] (designated in various ways, including interactively, by wikka owner)
1) [[GmBowen | Graphics Tools]] - file uploader, image approval system, etc. [action & file addition]
1) [[http://www.vollkornpapier.de/WikkaActionCp | cp]] - Easy integration of pictures from a coppermine picture gallery
1) [[RicardoPedroso | Wikka Gallery]] - A wikka gallery. [action]
1) [[FlashMindMap | Display a Freemind map]] with a Flash plug-in. [action] Need optimizations.
1) [[IFilmAction | iFilm]] - embed a ""iFilm"" video quickly and easily. [action]
1) [[LastFMAction | LastFM Widgets]] - embed the last.fm widgets easy in your wiki. [action]
1) [[http://seiti.eti.br/wiki/Gallery2 | Gallery2 Embed]] - Embedding [[http://gallery.menalto.com | Gallery2]] into Wikka. [action]
1) [[http://wiki.brilaps.com/wikka.php?wakka=moseasymedia | moseasymedia]] embeds pretty much any kind of video, including YouTube, Google, metacafe ... with one short tag. { {moseasymedia media=link} } [action]
1) [[GmBowen | Google Language Translation]] - addition of code for footer.php for adding language translation [code addition]
1) [[KicktheDonkey | Links to the same host]] - prevented from being marked as external [code addition]
1) [[AddLinkAction | addlink]] - will allow you to fast add links in a structured way [[AddLinkActionInfo | Info]] [action]
1) [[RichardTerry | Blog]] - action which includes a series of wikka pages into a single blog. [action & code changes]
1) [[GmBowen | Erase History]] - auto erase history of page [action]
1) [[GmBowen | My Pages menu]] - a horizontal listing of pages you own [action]
1) [[GmBowen | Show Page Code]] - adds link so that raw page code can be shown easily [action & code addition] (builds on Mod042fShowPageCodeHandler) [action]
1) [[GmBowen | Owned Pages]] - code addition for textsearch.php that shows pages owned by search if search term is registered user [code addition]
1) [[GmBowenRecentEditCheck | Recent Edit Check]] - indicates in the header if a page has been edited recently (to reduce conflicts in editing) [code addition]
1) [[GmBowenCounter | Page Hit Counter]] - a counter to record how many times a page has been loaded [action & code addition]
1) [[TRBCounter | Page Hit Counter (2)]] - an extended version of the above counter: updated for newer Wikka versions, some bugs fixed, new functionality, site-wide on/off [action & code addition]
1) [[NotifyOnChange | Notify On Change]] - code to allow receiving feedback by email when a page is edited [code]
1) [[GmBowen | Column Making]] - Simple code to allow a user to place 2+ columns of text on a saved page [actions]
1) MostVisited - indicates which pages (out of those with [[GmBowenCounter | this]] or [[TRBCounter | this]] counter modification added) have been visited most often [action]
1) [[TRBMostVisited | MostVisited (2)]] - shows pages visited most often - an extended version of the above code (requires [[TRBCounter | this counter modification]]) [action]
1) [[FormattedIncludeAction | Formatted Include]] - modification of wikka include action so there are formatting controls [action & css code]
1) [[EditSaveGif | Reminder to save]] - Animated gif files & a simple code addition to remind users to save while editing [code & images]
1) [[JeroenJansen | Recently edited social awareness functionality]] - This patch displays an overview of users who recently opened the WikiPage in edit mode, on a per-page basis. [code, table]
1) [[SpectreMoo | Fortune]] - Displays a random one-line text from a file or a wiki-page [action]
1) [[CustomPageTitleTag | Custom Page Title Tag]] - modification which allows setting a specific TITLE tag inside HEAD for every WikiPage. Useful for Search Engines. [code]
1) [[WikipediaAction | WikiPedia Action]] - An action that displays [[http://wikipedia.org | WikiPedia]] content in your page.
1) [[WordcountAction | Word Count Action]] - Quick and dirty word count action for text-only pages. [action]
1) [[RyeBreadDraftsEventNotification | Event Notification Handler]] - however. This should be a framework that will allow wikka to automatically react to a variety of page events and trigger some response
1) [[YodaHome | WikiEdit Version 3.01]] - Wikka-ready modified version of the Editor used for editing Wiki pages with enhanced compatibility [plugin]
1) [[SearchHighlighter | Highlight Searched-for Text]] - Highlights text in your page that was searched for with TextSearch, Google or Yahoo.
1) [[RelatedPagesAction | Related Pages]] - Displays a list of links to related pages on the current page. [action & code]
1) [[UserRegistration | Control Registration]] - code so that the administrator can control whether registration is allowed, not allowed or allowed only with a password [code]
1) [[GmBowenCalendar | Year Calendar]] - add a year-long calendar to your wikka [action & code addition]
1) [[GmBowenWikkaAsPIM | Scheduler]] - code to have a day scheduler to keep track of appts, etc. With day view & monthly view. [action & code addition]
1) [[GmBowenWikkaAsPIM | Task Manager]] - use the wikka as a structured task manager [action]
1) Skins - create/modify/change skins using WikkaSkinEditor, WikkaSkinSelector, [[MySkin | MySkin Action]], WikkaSkinsRepository (see TestSkin) [actions & code]
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://www.wikini.net/wakka.php%3Fwiki%3DActionSommaire | Table of Contents]] (link broken? try this: [[http://babelfish.altavista.com/babelfish/trurl_pagecontent?lp=fr_en&url=http%3A%2F%2Fwww.wikini.net%2Fwakka.php%3Fwiki%3DActionSommaire | Table of Contents]]) Action code for wikini to provide a structured table of contents action with page anchors
~&I had another action, flexible but a bit tedious : see AnchorAction and a sample result is at my [[http://malagasy.dotmg.net/ReniTakelaka | homepage]] --DotMG
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DWikiTableau | Tables with formatting]] Action developed for wikini to provide tables with active page links, colour, etc... (another [[http://www.nib-jiq.org/dawa/wikini/wakka.php?wiki=ExemplesDeTableaux | example]])(Be warned...this is not a simple plug-and-play code exercise....although it is pretty straight-forward.... and only means copying in a few lines of code.... but it doesn't work...worse, if you put table code IN to a page it actually breaks the formatter (WSOD....white screen of death, at least in wikka 1.1.4.0) ....although it seems fine with everything else EXCEPT the table code, so it might be a regex problem...but I couldn't get it working (needs one of the whizzes out there I guess) -- Mike)
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DActionUserInfo | User Information]] Action developed for wikini to provide a list of information for a user. I could see how this could be adapted to be useful for admin
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DActionSysInfo | System Information]] Action developed for wikini to show brief system information
1) ++[[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DActionInclude | Include page action]] Action developed for wikini which includes a page BUT **with formatting** that might be useful++
1) [[http://www.wikini.net/wakka.php?wiki=FonctionDeDiaporama | Slide Show]] Cycles through a listed series of wikka pages?? (the translation wasn't good).
1) WikkaBlog - code to link wakka (not wikka, but easy to modify apparently) to a blog. (There's also a blog embedded in [[http://comawiki.org/CoMa.php?CoMa=BlogPlugin | CoMaWiki]] ....GmBowen has developed one here too (WikkaBlog2 ?) [code]
1) [[http://wackowiki.com/JimLipsey/calendar?v=wui | Another Calendar]] - a simple calendar developed & released at wackowiki [action]
1) Search Highlighter - originally developed for [[http://www.wakkawiki.com/SearchHighlighting | Wakka Wiki]], this highlights the search term on a page after the link on the search page is clicked on. Might be a useful little add-on to wikka.
1) Smileys for Spikini - developed for Spikini which is a Wikini fork, there is a developed action for smileys which might be something to translate for use in wikka (others have mentioned wanting smileys). See [[http://www.spip-contrib.net/spikini/DesSmileys | here]].
1) Wikini has had a handler & action for SVG (Scalable Vector Graphics) developed for it (see [[http://www.wikini.net/wakka.php?wiki=ActionsReseauxNumeriques | here]])....which is interesting because somewhere (on a chinese version of wikka or wakka) I remember seeing an SVG-based drawing package embeddable in the wiki. --GmBowen
1) How to have a Vertical left-hand-side navigation menu for wikini see [[http://contrib.africacomputing.org/wakka.php?wiki=MenuNavigationWikini | here]]...which looks usable in wikka.
1) Although I acknowledge that there is resistance in the wikka community to incorporating Captcha as a way of preventing spam, it still seems worthwhile to post [[http://callendor.zongo.be/wiki/WackoWiki#captcha | this implementation]] of it into [[http://wackowiki.com | wackowiki]] (which, for newbies, is a "brother" of wikka, being another fork of wakkawiki -- which means the codebase is similar (but changing)).
1) I found this [[http://www.xm1math.net/phpmathpublisher/index.html | image generator]] which will allow a string of formatted math-related text to generate an image with structured formulas. It seems to work pretty well actually, although the formatting code seems to be something that math-folks would appreciate more than most of us (grin).
~-**[[Docs:WikkaThemes | Installing themes]]**
~-[[WelcomeDeveloper | Introducing Wikka Development]]
~-[[UnderDevelopment | Current contributions by the Wikka Development Team]]
~-[[PluginsInDevelopment | User-contributed extensions under development]]
~-[[ProgrammingHelp | Help needed for actions in development]]
~-[[CategoryUserContributions | Category for user-contributions]]
The purpose of this page is to //briefly// list/summarize code contributions that have been created by various contributors but which are not included in wikka as part of the general [[Docs:WikkaReleaseNotes | release package]]. This is in recognition that there are now **many** enhancements of wikka that it is difficult to stay aware of without going to each and every page listed in CategoryUserContributions. In addition, this provides a summary of enhancements that (potential) new wikka adopters can use to rapidly figure out if wikka will meet their needs.
~- follow this [[Docs:PageNamingConvention | page naming convention]];
~- use the appropriate [[WikkaSiteTemplates | template]] to document your contribution;
~- pop in [[TheLounge | #wikka]] to meet other developers;
1) [[GmBowenAdminPageControlTool | List Hidden Pages]] - list the pages hidden by the admin control toll [action]
1) [[GmBowen | Search Comments]] - code addtion for textsearch.php that allows searching of comments [code addition]
1) [[CalcInfo | calc]] - This action allows you to write calculations (with variables) and write out the result.
1) [[GmBowen | Data Base Status]] - action modified from one at wikini which shows the status of the wiki database tables [action]
1) [[DennysAttachmentsActionInfo | Attachments]] - yet another way to manage attachments [actions]+[handler]
1) [[SmaugDragon | Fileview]] - Easy way to display a given set of files on the server [action]
1) [[GmBowen | Gallery]] - show image thumbnails in a particular directory [action] (designated in various ways, including interactively, by wikka owner)
1) [[GmBowen | Graphics Tools]] - file uploader, image approval system, etc. [action & file addition]
1) [[http://www.vollkornpapier.de/WikkaActionCp | cp]] - Easy integration of pictures from a coppermine picture gallery
1) [[RicardoPedroso | Wikka Gallery]] - A wikka gallery. [action]
1) [[FlashMindMap | Display a Freemind map]] with a Flash plug-in. [action] Need optimizations.
1) [[IFilmAction | iFilm]] - embed a ""iFilm"" video quickly and easily. [action]
1) [[LastFMAction | LastFM Widgets]] - embed the last.fm widgets easy in your wiki. [action]
1) [[http://seiti.eti.br/wiki/Gallery2 | Gallery2 Embed]] - Embedding [[http://gallery.menalto.com | Gallery2]] into Wikka. [action]
1) [[http://wiki.brilaps.com/wikka.php?wakka=moseasymedia | moseasymedia]] embeds pretty much any kind of video, including YouTube, Google, metacafe ... with one short tag. { {moseasymedia media=link} } [action]
1) [[GmBowen | Google Language Translation]] - addition of code for footer.php for adding language translation [code addition]
1) [[KicktheDonkey | Links to the same host]] - prevented from being marked as external [code addition]
1) [[AddLinkAction | addlink]] - will allow you to fast add links in a structured way [[AddLinkActionInfo | Info]] [action]
1) [[RichardTerry | Blog]] - action which includes a series of wikka pages into a single blog. [action & code changes]
1) [[GmBowen | Erase History]] - auto erase history of page [action]
1) [[GmBowen | My Pages menu]] - a horizontal listing of pages you own [action]
1) [[GmBowen | Show Page Code]] - adds link so that raw page code can be shown easily [action & code addition] (builds on Mod042fShowPageCodeHandler) [action]
1) [[GmBowen | Owned Pages]] - code addition for textsearch.php that shows pages owned by search if search term is registered user [code addition]
1) [[GmBowenRecentEditCheck | Recent Edit Check]] - indicates in the header if a page has been edited recently (to reduce conflicts in editing) [code addition]
1) [[GmBowenCounter | Page Hit Counter]] - a counter to record how many times a page has been loaded [action & code addition]
1) [[TRBCounter | Page Hit Counter (2)]] - an extended version of the above counter: updated for newer Wikka versions, some bugs fixed, new functionality, site-wide on/off [action & code addition]
1) [[NotifyOnChange | Notify On Change]] - code to allow receiving feedback by email when a page is edited [code]
1) [[GmBowen | Column Making]] - Simple code to allow a user to place 2+ columns of text on a saved page [actions]
1) MostVisited - indicates which pages (out of those with [[GmBowenCounter | this]] or [[TRBCounter | this]] counter modification added) have been visited most often [action]
1) [[TRBMostVisited | MostVisited (2)]] - shows pages visited most often - an extended version of the above code (requires [[TRBCounter | this counter modification]]) [action]
1) [[FormattedIncludeAction | Formatted Include]] - modification of wikka include action so there are formatting controls [action & css code]
1) [[EditSaveGif | Reminder to save]] - Animated gif files & a simple code addition to remind users to save while editing [code & images]
1) [[JeroenJansen | Recently edited social awareness functionality]] - This patch displays an overview of users who recently opened the WikiPage in edit mode, on a per-page basis. [code, table]
1) [[SpectreMoo | Fortune]] - Displays a random one-line text from a file or a wiki-page [action]
1) [[CustomPageTitleTag | Custom Page Title Tag]] - modification which allows setting a specific TITLE tag inside HEAD for every WikiPage. Useful for Search Engines. [code]
1) [[WikipediaAction | WikiPedia Action]] - An action that displays [[http://wikipedia.org | WikiPedia]] content in your page.
1) [[WordcountAction | Word Count Action]] - Quick and dirty word count action for text-only pages. [action]
1) [[RyeBreadDraftsEventNotification | Event Notification Handler]] - however. This should be a framework that will allow wikka to automatically react to a variety of page events and trigger some response
1) [[YodaHome | WikiEdit Version 3.01]] - Wikka-ready modified version of the Editor used for editing Wiki pages with enhanced compatibility [plugin]
1) [[SearchHighlighter | Highlight Searched-for Text]] - Highlights text in your page that was searched for with TextSearch, Google or Yahoo.
1) [[RelatedPagesAction | Related Pages]] - Displays a list of links to related pages on the current page. [action & code]
1) [[UserRegistration | Control Registration]] - code so that the administrator can control whether registration is allowed, not allowed or allowed only with a password [code]
1) [[GmBowenCalendar | Year Calendar]] - add a year-long calendar to your wikka [action & code addition]
1) [[GmBowenWikkaAsPIM | Scheduler]] - code to have a day scheduler to keep track of appts, etc. With day view & monthly view. [action & code addition]
1) [[GmBowenWikkaAsPIM | Task Manager]] - use the wikka as a structured task manager [action]
1) Skins - create/modify/change skins using WikkaSkinEditor, WikkaSkinSelector, [[MySkin | MySkin Action]], WikkaSkinsRepository (see TestSkin) [actions & code]
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://www.wikini.net/wakka.php%3Fwiki%3DActionSommaire | Table of Contents]] (link broken? try this: [[http://babelfish.altavista.com/babelfish/trurl_pagecontent?lp=fr_en&url=http%3A%2F%2Fwww.wikini.net%2Fwakka.php%3Fwiki%3DActionSommaire | Table of Contents]]) Action code for wikini to provide a structured table of contents action with page anchors
~&I had another action, flexible but a bit tedious : see AnchorAction and a sample result is at my [[http://malagasy.dotmg.net/ReniTakelaka | homepage]] --DotMG
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DWikiTableau | Tables with formatting]] Action developed for wikini to provide tables with active page links, colour, etc... (another [[http://www.nib-jiq.org/dawa/wikini/wakka.php?wiki=ExemplesDeTableaux | example]])(Be warned...this is not a simple plug-and-play code exercise....although it is pretty straight-forward.... and only means copying in a few lines of code.... but it doesn't work...worse, if you put table code IN to a page it actually breaks the formatter (WSOD....white screen of death, at least in wikka 1.1.4.0) ....although it seems fine with everything else EXCEPT the table code, so it might be a regex problem...but I couldn't get it working (needs one of the whizzes out there I guess) -- Mike)
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DActionUserInfo | User Information]] Action developed for wikini to provide a list of information for a user. I could see how this could be adapted to be useful for admin
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DActionSysInfo | System Information]] Action developed for wikini to show brief system information
1) ++[[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DActionInclude | Include page action]] Action developed for wikini which includes a page BUT **with formatting** that might be useful++
1) [[http://www.wikini.net/wakka.php?wiki=FonctionDeDiaporama | Slide Show]] Cycles through a listed series of wikka pages?? (the translation wasn't good).
1) WikkaBlog - code to link wakka (not wikka, but easy to modify apparently) to a blog. (There's also a blog embedded in [[http://comawiki.org/CoMa.php?CoMa=BlogPlugin | CoMaWiki]] ....GmBowen has developed one here too (WikkaBlog2 ?) [code]
1) [[http://wackowiki.com/JimLipsey/calendar?v=wui | Another Calendar]] - a simple calendar developed & released at wackowiki [action]
1) Search Highlighter - originally developed for [[http://www.wakkawiki.com/SearchHighlighting | Wakka Wiki]], this highlights the search term on a page after the link on the search page is clicked on. Might be a useful little add-on to wikka.
1) Smileys for Spikini - developed for Spikini which is a Wikini fork, there is a developed action for smileys which might be something to translate for use in wikka (others have mentioned wanting smileys). See [[http://www.spip-contrib.net/spikini/DesSmileys | here]].
1) Wikini has had a handler & action for SVG (Scalable Vector Graphics) developed for it (see [[http://www.wikini.net/wakka.php?wiki=ActionsReseauxNumeriques | here]])....which is interesting because somewhere (on a chinese version of wikka or wakka) I remember seeing an SVG-based drawing package embeddable in the wiki. --GmBowen
1) How to have a Vertical left-hand-side navigation menu for wikini see [[http://contrib.africacomputing.org/wakka.php?wiki=MenuNavigationWikini | here]]...which looks usable in wikka.
1) Although I acknowledge that there is resistance in the wikka community to incorporating Captcha as a way of preventing spam, it still seems worthwhile to post [[http://callendor.zongo.be/wiki/WackoWiki#captcha | this implementation]] of it into [[http://wackowiki.com | wackowiki]] (which, for newbies, is a "brother" of wikka, being another fork of wakkawiki -- which means the codebase is similar (but changing)).
1) I found this [[http://www.xm1math.net/phpmathpublisher/index.html | image generator]] which will allow a string of formatted math-related text to generate an image with structured formulas. It seems to work pretty well actually, although the formatting code seems to be something that math-folks would appreciate more than most of us (grin).
Deletions:
~-**[[Docs:WikkaThemes Installing themes]]**
~-[[WelcomeDeveloper Introducing Wikka Development]]
~-[[UnderDevelopment Current contributions by the Wikka Development Team]]
~-[[PluginsInDevelopment User-contributed extensions under development]]
~-[[ProgrammingHelp Help needed for actions in development]]
~-[[CategoryUserContributions Category for user-contributions]]
The purpose of this page is to //briefly// list/summarize code contributions that have been created by various contributors but which are not included in wikka as part of the general [[Docs:WikkaReleaseNotes release package]]. This is in recognition that there are now **many** enhancements of wikka that it is difficult to stay aware of without going to each and every page listed in CategoryUserContributions. In addition, this provides a summary of enhancements that (potential) new wikka adopters can use to rapidly figure out if wikka will meet their needs.
~- follow this [[Docs:PageNamingConvention page naming convention]];
~- use the appropriate [[WikkaSiteTemplates template]] to document your contribution;
~- pop in [[TheLounge #wikka]] to meet other developers;
1) [[GmBowenAdminPageControlTool List Hidden Pages]] - list the pages hidden by the admin control toll [action]
1) [[GmBowen Search Comments]] - code addtion for textsearch.php that allows searching of comments [code addition]
1) [[CalcInfo calc]] - This action allows you to write calculations (with variables) and write out the result.
1) [[GmBowen Data Base Status]] - action modified from one at wikini which shows the status of the wiki database tables [action]
1) [[DennysAttachmentsActionInfo Attachments]] - yet another way to manage attachments [actions]+[handler]
1) [[SmaugDragon Fileview]] - Easy way to display a given set of files on the server [action]
1) [[GmBowen Gallery]] - show image thumbnails in a particular directory [action] (designated in various ways, including interactively, by wikka owner)
1) [[GmBowen Graphics Tools]] - file uploader, image approval system, etc. [action & file addition]
1) [[http://www.vollkornpapier.de/WikkaActionCp cp]] - Easy integration of pictures from a coppermine picture gallery
1) [[RicardoPedroso Wikka Gallery]] - A wikka gallery. [action]
1) [[FlashMindMap Display a Freemind map]] with a Flash plug-in. [action] Need optimizations.
1) [[IFilmAction iFilm]] - embed a ""iFilm"" video quickly and easily. [action]
1) [[LastFMAction LastFM Widgets]] - embed the last.fm widgets easy in your wiki. [action]
1) [[http://seiti.eti.br/wiki/Gallery2 Gallery2 Embed]] - Embedding [[http://gallery.menalto.com Gallery2]] into Wikka. [action]
1) [[http://wiki.brilaps.com/wikka.php?wakka=moseasymedia moseasymedia]] embeds pretty much any kind of video, including YouTube, Google, metacafe ... with one short tag. { {moseasymedia media=link} } [action]
1) [[GmBowen Google Language Translation]] - addition of code for footer.php for adding language translation [code addition]
1) [[KicktheDonkey Links to the same host]] - prevented from being marked as external [code addition]
1) [[AddLinkAction addlink]] - will allow you to fast add links in a structured way [[AddLinkActionInfo Info]] [action]
1) [[RichardTerry Blog]] - action which includes a series of wikka pages into a single blog. [action & code changes]
1) [[GmBowen Erase History]] - auto erase history of page [action]
1) [[GmBowen My Pages menu]] - a horizontal listing of pages you own [action]
1) [[GmBowen Show Page Code]] - adds link so that raw page code can be shown easily [action & code addition] (builds on Mod042fShowPageCodeHandler) [action]
1) [[GmBowen Owned Pages]] - code addition for textsearch.php that shows pages owned by search if search term is registered user [code addition]
1) [[GmBowenRecentEditCheck Recent Edit Check]] - indicates in the header if a page has been edited recently (to reduce conflicts in editing) [code addition]
1) [[GmBowenCounter Page Hit Counter]] - a counter to record how many times a page has been loaded [action & code addition]
1) [[TRBCounter Page Hit Counter (2)]] - an extended version of the above counter: updated for newer Wikka versions, some bugs fixed, new functionality, site-wide on/off [action & code addition]
1) [[NotifyOnChange Notify On Change]] - code to allow receiving feedback by email when a page is edited [code]
1) [[GmBowen Column Making]] - Simple code to allow a user to place 2+ columns of text on a saved page [actions]
1) MostVisited - indicates which pages (out of those with [[GmBowenCounter this]] or [[TRBCounter this]] counter modification added) have been visited most often [action]
1) [[TRBMostVisited MostVisited (2)]] - shows pages visited most often - an extended version of the above code (requires [[TRBCounter this counter modification]]) [action]
1) [[FormattedIncludeAction Formatted Include]] - modification of wikka include action so there are formatting controls [action & css code]
1) [[EditSaveGif Reminder to save]] - Animated gif files & a simple code addition to remind users to save while editing [code & images]
1) [[JeroenJansen Recently edited social awareness functionality]] - This patch displays an overview of users who recently opened the WikiPage in edit mode, on a per-page basis. [code, table]
1) [[SpectreMoo Fortune]] - Displays a random one-line text from a file or a wiki-page [action]
1) [[CustomPageTitleTag Custom Page Title Tag]] - modification which allows setting a specific TITLE tag inside HEAD for every WikiPage. Useful for Search Engines. [code]
1) [[WikipediaAction WikiPedia Action]] - An action that displays [[http://wikipedia.org WikiPedia]] content in your page.
1) [[WordcountAction Word Count Action]] - Quick and dirty word count action for text-only pages. [action]
1) [[RyeBreadDraftsEventNotification Event Notification Handler]] - however. This should be a framework that will allow wikka to automatically react to a variety of page events and trigger some response
1) [[YodaHome WikiEdit Version 3.01]] - Wikka-ready modified version of the Editor used for editing Wiki pages with enhanced compatibility [plugin]
1) [[SearchHighlighter Highlight Searched-for Text]] - Highlights text in your page that was searched for with TextSearch, Google or Yahoo.
1) [[RelatedPagesAction Related Pages]] - Displays a list of links to related pages on the current page. [action & code]
1) [[UserRegistration Control Registration]] - code so that the administrator can control whether registration is allowed, not allowed or allowed only with a password [code]
1) [[GmBowenCalendar Year Calendar]] - add a year-long calendar to your wikka [action & code addition]
1) [[GmBowenWikkaAsPIM Scheduler]] - code to have a day scheduler to keep track of appts, etc. With day view & monthly view. [action & code addition]
1) [[GmBowenWikkaAsPIM Task Manager]] - use the wikka as a structured task manager [action]
1) Skins - create/modify/change skins using WikkaSkinEditor, WikkaSkinSelector, [[MySkin MySkin Action]], WikkaSkinsRepository (see TestSkin) [actions & code]
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://www.wikini.net/wakka.php%3Fwiki%3DActionSommaire Table of Contents]] (link broken? try this: [[http://babelfish.altavista.com/babelfish/trurl_pagecontent?lp=fr_en&url=http%3A%2F%2Fwww.wikini.net%2Fwakka.php%3Fwiki%3DActionSommaire Table of Contents]]) Action code for wikini to provide a structured table of contents action with page anchors
~&I had another action, flexible but a bit tedious : see AnchorAction and a sample result is at my [[http://malagasy.dotmg.net/ReniTakelaka homepage]] --DotMG
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DWikiTableau Tables with formatting]] Action developed for wikini to provide tables with active page links, colour, etc... (another [[http://www.nib-jiq.org/dawa/wikini/wakka.php?wiki=ExemplesDeTableaux example]])(Be warned...this is not a simple plug-and-play code exercise....although it is pretty straight-forward.... and only means copying in a few lines of code.... but it doesn't work...worse, if you put table code IN to a page it actually breaks the formatter (WSOD....white screen of death, at least in wikka 1.1.4.0) ....although it seems fine with everything else EXCEPT the table code, so it might be a regex problem...but I couldn't get it working (needs one of the whizzes out there I guess) -- Mike)
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DActionUserInfo User Information]] Action developed for wikini to provide a list of information for a user. I could see how this could be adapted to be useful for admin
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DActionSysInfo System Information]] Action developed for wikini to show brief system information
1) ++[[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DActionInclude Include page action]] Action developed for wikini which includes a page BUT **with formatting** that might be useful++
1) [[http://www.wikini.net/wakka.php?wiki=FonctionDeDiaporama Slide Show]] Cycles through a listed series of wikka pages?? (the translation wasn't good).
1) WikkaBlog - code to link wakka (not wikka, but easy to modify apparently) to a blog. (There's also a blog embedded in [[http://comawiki.org/CoMa.php?CoMa=BlogPlugin CoMaWiki]] ....GmBowen has developed one here too (WikkaBlog2 ?) [code]
1) [[http://wackowiki.com/JimLipsey/calendar?v=wui Another Calendar]] - a simple calendar developed & released at wackowiki [action]
1) Search Highlighter - originally developed for [[http://www.wakkawiki.com/SearchHighlighting Wakka Wiki]], this highlights the search term on a page after the link on the search page is clicked on. Might be a useful little add-on to wikka.
1) Smileys for Spikini - developed for Spikini which is a Wikini fork, there is a developed action for smileys which might be something to translate for use in wikka (others have mentioned wanting smileys). See [[http://www.spip-contrib.net/spikini/DesSmileys here]].
1) Wikini has had a handler & action for SVG (Scalable Vector Graphics) developed for it (see [[http://www.wikini.net/wakka.php?wiki=ActionsReseauxNumeriques here]])....which is interesting because somewhere (on a chinese version of wikka or wakka) I remember seeing an SVG-based drawing package embeddable in the wiki. --GmBowen
1) How to have a Vertical left-hand-side navigation menu for wikini see [[http://contrib.africacomputing.org/wakka.php?wiki=MenuNavigationWikini here]]...which looks usable in wikka.
1) Although I acknowledge that there is resistance in the wikka community to incorporating Captcha as a way of preventing spam, it still seems worthwhile to post [[http://callendor.zongo.be/wiki/WackoWiki#captcha this implementation]] of it into [[http://wackowiki.com wackowiki]] (which, for newbies, is a "brother" of wikka, being another fork of wakkawiki -- which means the codebase is similar (but changing)).
1) I found this [[http://www.xm1math.net/phpmathpublisher/index.html image generator]] which will allow a string of formatted math-related text to generate an image with structured formulas. It seems to work pretty well actually, although the formatting code seems to be something that math-folks would appreciate more than most of us (grin).
Revision [21821]
Edited on 2013-10-05 05:01:41 by Curucahm [Replaces old-style internal links with new pipe-split links.]Additions:
1) [[AutoRefreshFromBody]] - Specifies that a page should to auto-refresh based on a tag within the body of the page. [code & tag]
Deletions:
Revision [21820]
Edited on 2013-10-05 05:00:11 by Curucahm [Replaces old-style internal links with new pipe-split links.]Additions:
1) [[AutoRefreshFromBody]] - Specifies that a page should to auto-refresh based on a tag within the body of the page. [code & tag]
Revision [21735]
Edited on 2012-08-27 19:52:59 by skrap [Replaces old-style internal links with new pipe-split links.]Additions:
1) [[WatchedPages]] - Yet another page change emailer. Why? Users can individually configure their watched pages, and they can even watch categories. Emails are nicely formatted, and include text diffs.
Additions:
1) VimeoAction - This really simple action inserts a Vimeo video into a page by loading it into an iframe. [action]
Additions:
1) RecaptchaRegistration - plugin action integrates ReCAPTCHA challenge into registration process
Revision [21181]
Edited on 2010-04-30 00:20:00 by KlenWell [adding note on new recaptcha comment package]Additions:
1) ReCaptchaCommentForm - Integrates ReCaptcha plugin with wikka comment-handling
Revision [21109]
Edited on 2010-04-16 01:39:41 by KlenWell [replacing my deprecated RecentChangesNotifier extension with improved ActivitySummaryAction]Additions:
1) ActivitySummaryAction - reports page edits and new users for a given period and includes a command-line reporting option [action]
Deletions:
Revision [21105]
Edited on 2010-04-16 01:21:39 by KlenWell [replacing my deprecated RecentChangesNotifier extension with improved ActivitySummaryAction]Additions:
1) ActivitySummaryAction - reports page edits and new users for a given period
Deletions:
Additions:
1) WikkaWikiEMailNotifications - Notifys users on page changes via email, configurable per page in the ACL lists by the page owner. Based on NotifyOnChange [code]
Additions:
1) ShareOnLinkedIn - Share Page on ""LinkedIn"", just include the action in your page and your users will be able to submit the link to ""LinkedIn"".
Deletions:
Additions:
1) ShareOnLinkedIn - Share Page on ""LinkedIn"", just include the action in your page and your users will be able to submit the link to "LinkedIn"".
Additions:
>>==Themes and plugins==
~-**[[Docs:InstallingPlugins How to use the plugins folder]]**
~-**[[Docs:WikkaThemes Installing themes]]**
~-**[[Docs:InstallingPlugins How to use the plugins folder]]**
~-**[[Docs:WikkaThemes Installing themes]]**
Deletions:
~-**[[http://docs.wikkawiki.org/InstallingPlugins How to use the plugins folder]]**
Additions:
1) CKeditor4Wikka - Edit Wikka with the Html WYSIWYG CKeditor, and convert the Html output into wikitext before saving in DB! [handler addition & formatters code]
Deletions:
Additions:
1) CKeditor4Wikka - Edit Wikka with the Html WYSIWYG CKeditor, and convert the Html output into wikitext before saving in DB! [handlers/formatters]
Additions:
>>==Installing plugins==
~-**[[http://docs.wikkawiki.org/InstallingPlugins How to use the plugins folder]]**
==See also:==
~-**[[http://docs.wikkawiki.org/InstallingPlugins How to use the plugins folder]]**
==See also:==
Deletions:
Revision [20455]
Edited on 2009-02-11 11:50:25 by NilsLindenberg [AdminUser and AdminPages Actions removed since they are part of the official distribution]Additions:
1) PageAdminPrune is an extension to PageAdminAction that allows for pruning of page revisions [action]
Deletions:
1) UserChangesAction - list the changes made by any user (part of UserAdmin) [action]
1) PageAdminAction - an admin-interface for managing pages and performing maintenance operations [action]
~& PageAdminPrune is an extension to PageAdminAction that allows for pruning of page revisions [action]
Additions:
1) [[RelatedPagesAction Related Pages]] - Displays a list of links to related pages on the current page. [action & code]
Deletions:
Additions:
1) [[EditDiff]] - Display a diff between the current edit-draft of a page and the last saved revision
Additions:
1) WikiFile - easy way to put images and other files anywhere in the page [action]+[handler]
Deletions:
Additions:
1) WikkaWithphpBB - using the phpBB 2.x users table for logging-in [code]
1) WikkaWithphpBB3 - using the phpBB 3.x users table for logging-in [code]
1) WikkaWithphpBB3 - using the phpBB 3.x users table for logging-in [code]
Deletions:
Additions:
1) [[http://wiki.brilaps.com/wikka.php?wakka=moseasymedia moseasymedia]] embeds pretty much any kind of video, including YouTube, Google, metacafe ... with one short tag. { {moseasymedia media=link} } [action]
Deletions:
Additions:
1) [[http://wiki.brilaps.com/wikka.php?wakka=moseasymedia moseasymedia]] embeds pretty much any kind of video, including YouTube, Google, metacafe ... with one short tag. { {moseasymedia media=link} } [action]
Deletions:
Additions:
1) [[http://wiki.brilaps.com/wikka.php?wakka=moseasymedia moseasymedia]] embeds pretty much any kind of video, including YouTube, Google, metacafe ... with one short tag. {{moseasymedia media=link}} [action]
Additions:
1) FileexportAction - exports a selection of wiki pages into a self-contained HTML or XML file [action, handler]
Deletions:
Additions:
1) [[RegexpindexAction]] - Display a list of pages whose tag name matches a given pattern [action]
Additions:
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://www.wikini.net/wakka.php%3Fwiki%3DActionSommaire Table of Contents]] (link broken? try this: [[http://babelfish.altavista.com/babelfish/trurl_pagecontent?lp=fr_en&url=http%3A%2F%2Fwww.wikini.net%2Fwakka.php%3Fwiki%3DActionSommaire Table of Contents]]) Action code for wikini to provide a structured table of contents action with page anchors
Deletions:
Additions:
1) [[TRBMostVisited MostVisited (2)]] - shows pages visited most often - an extended version of the above code (requires [[TRBCounter this counter modification]]) [action]
Additions:
1) [[TRBCounter Page Hit Counter (2)]] - an extended version of the above counter: updated for newer Wikka versions, some bugs fixed, new functionality, site-wide on/off [action & code addition]
Deletions:
Additions:
1) [[TRBCounter Page Hit Counter (2)]] - a modified version of the above counter: updated for newer Wikka versions, some bugs fixed, new functionality [action & code addition]
1) MostVisited - indicates which pages (out of those with [[GmBowenCounter this]] or [[TRBCounter this]] counter modification added) have been visited most often [action]
1) MostVisited - indicates which pages (out of those with [[GmBowenCounter this]] or [[TRBCounter this]] counter modification added) have been visited most often [action]
Deletions:
Revision [19470]
Edited on 2008-01-28 00:16:35 by JasonHuebel [Modified links pointing to docs server]Additions:
The purpose of this page is to //briefly// list/summarize code contributions that have been created by various contributors but which are not included in wikka as part of the general [[Docs:WikkaReleaseNotes release package]]. This is in recognition that there are now **many** enhancements of wikka that it is difficult to stay aware of without going to each and every page listed in CategoryUserContributions. In addition, this provides a summary of enhancements that (potential) new wikka adopters can use to rapidly figure out if wikka will meet their needs.
~- follow this [[Docs:PageNamingConvention page naming convention]];
1) [[Docs:FileexportActionInfo Fileexport]] - exports a selection of wiki pages into a self-contained HTML or XML file [action, handler]
~- follow this [[Docs:PageNamingConvention page naming convention]];
1) [[Docs:FileexportActionInfo Fileexport]] - exports a selection of wiki pages into a self-contained HTML or XML file [action, handler]
Deletions:
~- follow this [[PageNamingConvention page naming convention]];
1) [[FileexportActionInfo Fileexport]] - exports a selection of wiki pages into a self-contained HTML or XML file [action, handler]
Revision [17922]
Edited on 2008-01-24 20:31:59 by JasonHuebel [Modified links pointing to docs server]Additions:
1) SidenoteActionsTormodHaugen - a modified version of SidenoteActions that modifies wikka.css and combines the actions into a single action. [action, css, code]
Additions:
1) AutoReplace - allows to display ""WikiWords"" as Wiki Words depending on the user's choice - defaulted for guests [code]
Deletions:
Additions:
1) [[LDAPauthentication]] - use a LDAP directory to validate login/password [code]
Additions:
1) WikkaWithphpBB - using the phpBB users table for logging-in [code]
1) FudLogin - using the FUDForum users table for logging-in. Also works with existing Wikka user database as you don't loose settings and users keep their WikiName
1) FudLogin - using the FUDForum users table for logging-in. Also works with existing Wikka user database as you don't loose settings and users keep their WikiName
Additions:
1) BigImageGalleryAction - one big image surrounded by all the thumbnails. Clicking one thumb will change the content of the main image accordingly. [action]
Deletions:
Additions:
1) BigImageGalleryAction - one big image surrounded by all the thumbnails. Clicking one thumb will change the content of the main image accordingly.
Additions:
1) WikkaBlog - code to link wakka (not wikka, but easy to modify apparently) to a blog. (There's also a blog embedded in [[http://comawiki.org/CoMa.php?CoMa=BlogPlugin CoMaWiki]] ....GmBowen has developed one here too (WikkaBlog2 ?) [code]
Deletions:
Additions:
1) CategoryTree - a dirty hack to show all categories as a tree
Additions:
1) TabsMenu - Get tabs on your pages
Additions:
1) [[CalcInfo calc]] - This action allows you to write calculations (with variables) and write out the result.
Additions:
1) WebGet action - retrieves data from a URL and place the content in the current Wikka-page [action]
Revision [17285]
Edited on 2007-07-24 16:17:42 by SeitiYamashiro [one more item: an action to embed Gallery2 to Wikka]Additions:
1) [[http://seiti.eti.br/wiki/Gallery2 Gallery2 Embed]] - Embedding [[http://gallery.menalto.com Gallery2]] into Wikka. [action]
Revision [17196]
Edited on 2007-07-07 13:14:47 by MytWm [one more item: an action to embed Gallery2 to Wikka]Additions:
1) GoogleVideo - embed a ""GoogleVideo"" [action]
Revision [17160]
Edited on 2007-07-07 06:44:47 by JavaWoman [changed wakkawiki.com link to latest "good" one from ]Additions:
1) Search Highlighter - originally developed for [[http://www.wakkawiki.com/SearchHighlighting Wakka Wiki]], this highlights the search term on a page after the link on the search page is clicked on. Might be a useful little add-on to wikka.
Deletions:
Additions:
1) FreeCap CAPTCHA - adds a CAPTCHA to the registration process to sort out the real humans
Additions:
~& PageAdminPrune is an extension to PageAdminAction that allows for pruning of page revisions [action]
1) RefactorWiki - allows renaming of pages & all associated links [code]
1) ActiveDirectory - a first attempt toward a corporate single sign on... [code]
1) InstallableActions - an Installer for actions
1) ChecklinksAction - a link checker for internal (pages, actions, inter-wiki links) and external (web pages, files) links [action]
1) RecentChangesNotifier - configure with cron job to send email noting recent changes [code & link]
1) ServertimeOffsetWorkaround - sets a global offset for page timestamps if the wiki is used in a different timezone to the hosting server [code edit and slight addition]
===Comments===
1) [[GmBowen Search Comments]] - code addtion for textsearch.php that allows searching of comments [code addition]
1) UserCommentsAction - list of pages commented on by any user (part of UserAdmin) [action]
1) PagedComments - code to allow the user to set the pagination of comments (useful for faster loading of initial page) [code]
1) CommentsFormatting - allows the usage of some wikka-markup in comments [code]
1) OnegWRAllowComments - Reverse action of ""{{nocomments}}"" [action]
1) [[SpamBlacklist]] - Plugin to blacklist spam, based on a list of regular expressions
===Code===
1) OnegWRHide - This formatter would allow you to hide/not display a block from the source [formatter]
===Database===
1) [[GmBowen Data Base Status]] - action modified from one at wikini which shows the status of the wiki database tables [action]
1) PhpMyEdit - generates PHP code for displaying/editing MySQL tables [code generates actions]
1) MigrateFromWackoWiki - Perl script to convert Wacko DB entries to a //newly created// Wikka DB
1) BookmarkManager - Manage bookmarks from one centrally accessible Wikka server
===Data Exchange===
1) ShowCsv - shows the content of a *.csv-file ona wikka-page [action]
1) ImportUBB - conversion between wikka and UBB [javascript]
1) MoonEdit - brief overview of the exchange between MoonEdit and Wikka [+action]
1) [[FileexportActionInfo Fileexport]] - exports a selection of wiki pages into a self-contained HTML or XML file [action, handler]
===Email===
1) EmailActionInfo - prints a spamsafe email-link [action]
1) RandomMail - generates fake email-addresses [action]
===Files===
1) FileModificationTime - prints the modification date of a file on the server [action]
1) FilesManagementSolution - provides another (simpler) way to manage attachments [actions]+[handler]
1) [[DennysAttachmentsActionInfo Attachments]] - yet another way to manage attachments [actions]+[handler]
1) [[SmaugDragon Fileview]] - Easy way to display a given set of files on the server [action]
1) WikiFile - easy way to put images and files into a wiki - a page can contain one file [action]+[handler]+[code addition]
===Games===
1) BingoAction - prints a bingo card based on a word-page. [action]
===Images/Graphical/Audio===
1) [[GmBowen Gallery]] - show image thumbnails in a particular directory [action] (designated in various ways, including interactively, by wikka owner)
1) [[GmBowen Graphics Tools]] - file uploader, image approval system, etc. [action & file addition]
1) BannerMaker - allows placing colored banners on pages to enhance formatting/layout [action & file addition]
1) GraphMaker - generates graphs....both images that can be saved & uploaded, & wiki action code that can be placed on the page to generate the graph. [actions & file addition]
1) EnhancedImageAction - add support of WIDTH & HEIGTH parameters [action]
1) Mp3Player - a simple player for mp3 files if a url is added. [code & swf file]
1) ImageListing - lists the directories & files (the latter with links) uploaded to the uploads directories specified in wikka.config. [action & class code]
1) ImagePop - displays a thumbnail image that when clicked opens a popup with the full size image. [action]
1) [[http://www.vollkornpapier.de/WikkaActionCp cp]] - Easy integration of pictures from a coppermine picture gallery
1) [[RicardoPedroso Wikka Gallery]] - A wikka gallery. [action]
1) [[FlashMindMap Display a Freemind map]] with a Flash plug-in. [action] Need optimizations.
1) AjaxGallery - a normal gallery - at first sight - that generates thumbnails and uses Ajax to show the larger version of the pictures [action]
1) SmiliesAction - a flexible image action that can be used in conjection (or as a replacement of) with the official image and offers an easy way to include smilies icons in pages
1) SlideshowGallery - a gallery script combined with a neat javascript slideshow [action]
1) YouTube - embed a ""YouTube"" video quickly and easily using the URL provided in the 'About this video' section of the video page. [action]
1) QuickTimeAction - quickly embed any ""QuickTime"" compatible media file in your wiki. [action]
1) [[IFilmAction iFilm]] - embed a ""iFilm"" video quickly and easily. [action]
1) [[LastFMAction LastFM Widgets]] - embed the last.fm widgets easy in your wiki. [action]
===Language-related===
1) [[GmBowen Google Language Translation]] - addition of code for footer.php for adding language translation [code addition]
1) MultiLanguageMenus - Provides a possibility for menus to be changed according to language specified. Based on WikkaMenus [database table, 2 actions, code addition]
===Layout===
1) OnegWRCol - A way to print text in columns via <div> tags [action]
1) SidenoteActions - a quick way to display a warning, note or tip sidenote. [actions, css, code]
1) InLineComments - add in-line comments to written text that appear in a formatted tooltip. [code & link]
1) FootnoteAction - manages footnotes displayed at the bottom of the page [action, code, css]
===Links===
1) [[KicktheDonkey Links to the same host]] - prevented from being marked as external [code addition]
1) [[AddLinkAction addlink]] - will allow you to fast add links in a structured way [[AddLinkActionInfo Info]] [action]
1) LinkUsingPageTitle - Instead of using the PageTag of the linked page as link text, this will use the Page Title (if available) of the linked page [code addition]
1) LinkManager -- Tracks all pages linking to a particular page, allows for link groups, link weights, and embedded page content (extracts from the linking pages) [actions, table]
~1) OpenExternalInNewWindow - allows you to force external links to open in a new window [code]
===Log-in===
1) WikkaWithphpBB - using the phpBB users table for logging-in [code]
===Navigation===
1) OnegWRTree - Finds pages within the current page name and builds a menu with it [action]
1) WikiBreadcrumb - Shows a "trail" of your previously visited wiki pages [code & field addition]
1) ParentAction - Allows for standard "breadcrumb trail" (i.e., allows for hierarchical classification schemes) [action, table]
1) PopOutSideMenu - provides a menu that "pops out" from the left side for both IE & Firefox
===Text-Communication Tools (messageboards, blogs, mail)===
1) SuggestionsBoard - allows to include a message-board to a page [action & new table]
1) WikkaForum - allows small discussion forums to be placed on any wiki page [action & new table]
1) [[RichardTerry Blog]] - action which includes a series of wikka pages into a single blog. [action & code changes]
1) WikkaBlog - code to integrate wikka with blog programs [action/code]
1) WikkaBlog2 - action to provide a blog (w/ wikka formatting & submission commenting) on a wikka page [action, code & new tables]
1) WikkaMail - a Private Messaging System to allow communication between individual wikka users [action, code & new tables]
===Page-related===
1) [[GmBowen Erase History]] - auto erase history of page [action]
1) [[GmBowen My Pages menu]] - a horizontal listing of pages you own [action]
1) [[GmBowen Show Page Code]] - adds link so that raw page code can be shown easily [action & code addition] (builds on Mod042fShowPageCodeHandler) [action]
1) [[GmBowen Owned Pages]] - code addition for textsearch.php that shows pages owned by search if search term is registered user [code addition]
1) [[GmBowenRecentEditCheck Recent Edit Check]] - indicates in the header if a page has been edited recently (to reduce conflicts in editing) [code addition]
1) [[GmBowenCounter Page Hit Counter]] - a counter to record how many times a page has been loaded [action & code addition]
1) UserPagesAction - list the pages owned by any user (part of UserAdmin) [action]
1) [[NotifyOnChange Notify On Change]] - code to allow receiving feedback by email when a page is edited [code]
1) [[GmBowen Column Making]] - Simple code to allow a user to place 2+ columns of text on a saved page [actions]
1) MostVisited - indicates which pages (out of those with the [[GmBowenCounter page counter]] modification added) have been visited most often [action]
1) WikkaMenus - a system of creating custom header and footer menus in wikka [code]
1) CloneAction - clone another page (also CloneHandler) [action]
1) [[FormattedIncludeAction Formatted Include]] - modification of wikka include action so there are formatting controls [action & css code]
1) AutoReplace - allows to display WikiWords as Wiki Words depending on the user's choice - defaulted for guests [code]
1) UserMenus - another way to have users managing their personal menus - different from WikkaMenus in many ways, it only offers one menu per user [code]
1) AnchorAction - Anchor(s) in wikka-pages [action, code]
1) DeleteSpamAction - modification/translation of wikini action that allows removal of contribution by user IP [action & code]
1) BacklinksHandler - displays a list of pages linking to the current page [handler].
1) AbbreviationAction - A simple action to use the <abbr> and <acronym> html tags [action, css]
1) [[EditSaveGif Reminder to save]] - Animated gif files & a simple code addition to remind users to save while editing [code & images]
1) RobotFriendly - Makes SearchEngines ignore, and not index, deleted pages. [code]
1) RecentChangesPlus - additional options for the recentchanges action [action]
1) [[JeroenJansen Recently edited social awareness functionality]] - This patch displays an overview of users who recently opened the WikiPage in edit mode, on a per-page basis. [code, table]
1) [[PageIndexByLetterSuggestion]] - Allowing Columns on Wikka Pageindex action [code]
1) [[FontActionInfo]] - renders text with a font located on the server [action]
1) AcronymFormatter - formatts acronyms based on a defined list [formatter]
1) [[SpectreMoo Fortune]] - Displays a random one-line text from a file or a wiki-page [action]
1) SimpleTableOfContents - Adds support for table of contents. [code]
1) SpellcheckHack - Uses aspell and spellerpages to provide spell checking of wiki pages [code, plugin, files]
1) MetaRefresh - Code snippet explaining how to setup META refresh for your homepage [code]
1) GoogleSitemap - Generates a sitemap for Google's service.
1) [[CustomPageTitleTag Custom Page Title Tag]] - modification which allows setting a specific TITLE tag inside HEAD for every WikiPage. Useful for Search Engines. [code]
1) [[WikipediaAction WikiPedia Action]] - An action that displays [[http://wikipedia.org WikiPedia]] content in your page.
1) [[WordcountAction Word Count Action]] - Quick and dirty word count action for text-only pages. [action]
1) [[RyeBreadDraftsEventNotification Event Notification Handler]] - however. This should be a framework that will allow wikka to automatically react to a variety of page events and trigger some response
1) [[YodaHome WikiEdit Version 3.01]] - Wikka-ready modified version of the Editor used for editing Wiki pages with enhanced compatibility [plugin]
1) [[SearchHighlighter Highlight Searched-for Text]] - Highlights text in your page that was searched for with TextSearch, Google or Yahoo.
1) [[HTMLHandler]] - Export pages to HTML with inline CSS (excluding headers, footers, comments, etc.) [handler]
1) [[MinorEditHack]] - Allows users to mark edits as "minor changes" which are not required to be shown in ""RecentChanges""
1) [[SpamBlacklist]] - Plugin to blacklist spam, based on a list of regular expressions
1) [[LinkcountAction]] - Count links in a page. [action]
1) [[StubText]] - Insert boilerplate stub page explanation. [action]
1) [[UnCategoryAction]] - Display pages without category of the wiki. [action]
1) [[InheritACL]] - Modification to allow new pages to inherit the ACLs of the page from where it has been created.
1) [[StructDataAction]] - Add structured data items on a page and perform database-style requests on them [action]
1) ChangesTeaser action - Display a very much simplified 'Recent Changes' listing (probably on front page). [action]
1) [[Slideshow2Handler]] - Display a page as a slideshow [handler, code]
===Registration===
1) [[UserRegistration Control Registration]] - code so that the administrator can control whether registration is allowed, not allowed or allowed only with a password [code]
1) AutomaticUserPageCreation - allows an admin to have the user-pages automatically created after registration [code]
===Scheduler/Calendar===
1) [[GmBowenCalendar Year Calendar]] - add a year-long calendar to your wikka [action & code addition]
1) [[GmBowenWikkaAsPIM Scheduler]] - code to have a day scheduler to keep track of appts, etc. With day view & monthly view. [action & code addition]
1) [[GmBowenWikkaAsPIM Task Manager]] - use the wikka as a structured task manager [action]
1) [[TimeWithOffset]] - display the current server time, with optional offset [action]
===Skins===
1) Skins - create/modify/change skins using WikkaSkinEditor, WikkaSkinSelector, [[MySkin MySkin Action]], WikkaSkinsRepository (see TestSkin) [actions & code]
===Table===
1) OnegWRCsv - This formatter would allow you to convert inline csv data into a table [formatter]
1) SimpleTables - This formatter modification uses wiki markup to create simple tables. [code change]
===User-related===
1) GmBowenSpellchecker - a simple text-file based (english) spellchecker for the editor [code & file addition]
1) GmBowenUnitConverter - converts between different units (e.g., ounces to milliliters) [action]
1) FeedbackActionUpgrade - allows the admin to send feedback to the email of any user (part of UserAdmin) [action]
1) GroupManagement - allows to manage ACLs at User Group level [code]
1) ACLsWithUserGroups - an alternative to manage ACLs at User Group level [code]
1) FileManagerHack - add a file manager to the editor [code change & file addition]
1) LoggedUsersHomepage - different homepage for logged-in users [code]
1) UserCleanerModification - keep track of users who are online [action & code change]
1) CanadianWeather - insert weather forecasts &/or satellite maps [action]
1) StayingLoggedIn - code so that how cookies are dealt with for persistence of logging in is altered [code]
1) DescribeUsers - more information about users and their pages [action]
1) WikkaWithphpBB - using the phpBB users table for logging-in [code]
1) WeatherComReport - weather.com forecasts [action]
1) [[AddThisAction]] - Display a button to provide your user a shortcut for adding you page to a bookmark-service (like del.icio.us). [action]
----
===Libraries===
1) HandleCsvData - this library contains functions to handle csv-files. [library]
----
====Actions developed in other Wakka-forks====
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://www.wikini.net/wakka.php%3Fwiki%3DActionSommaire Table of Contents]] Action code for wikini to provide a structured table of contents action with page anchors
~&Like other TOC actions I've seen this seems to create anchors as numbers. Quite apart from validity questions (an anchor must be an ID so it cannot start with a digit), this is a bad idea - **especially** in a Wiki - since such anchors would change with many types of page change, such as addition of a heading or section or slight re-arrangement. Which means you can never create **links** to those anchors within a page. A better idea is to create anchors based on the actual text of the headings which have a much higher chance of being stable. Yes, a TOC action would be nice - but a better one! (MediaWiki does it right.) --JavaWoman
~&I had another action, flexible but a bit tedious : see AnchorAction and a sample result is at my [[http://malagasy.dotmg.net/ReniTakelaka homepage]] --DotMG
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DWikiTableau Tables with formatting]] Action developed for wikini to provide tables with active page links, colour, etc... (another [[http://www.nib-jiq.org/dawa/wikini/wakka.php?wiki=ExemplesDeTableaux example]])(Be warned...this is not a simple plug-and-play code exercise....although it is pretty straight-forward.... and only means copying in a few lines of code.... but it doesn't work...worse, if you put table code IN to a page it actually breaks the formatter (WSOD....white screen of death, at least in wikka 1.1.4.0) ....although it seems fine with everything else EXCEPT the table code, so it might be a regex problem...but I couldn't get it working (needs one of the whizzes out there I guess) -- Mike)
~&I think we should just develop our own (new) table formatting code. Looking at what others are doing (not just Wakka forks) is useful, but then we should not start with copying but write some specs - what do we want to be able to do, short term? long term? Then write code based on those specs. Table markup is complicated enough that you cannot just dive in and write some code and then just tweak it a little. See also the discussions on WikkaTables. --JavaWoman
~~&I agree with all of what you write. All of this is just intended as a stimulant for development. I was quite impressed with the degree of formatting achieved with wikini and thought it would provide us ideas. --GmBowen
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DActionUserInfo User Information]] Action developed for wikini to provide a list of information for a user. I could see how this could be adapted to be useful for admin
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DActionSysInfo System Information]] Action developed for wikini to show brief system information
1) ++[[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DActionInclude Include page action]] Action developed for wikini which includes a page BUT **with formatting** that might be useful++
~&I like the formatting idea though we should probably define different classes/default values. --JavaWoman
~~&Now adapted for wikka (see above), and ready for further development {wink} -- GmBowen
1) [[http://www.wikini.net/wakka.php?wiki=FonctionDeDiaporama Slide Show]] Cycles through a listed series of wikka pages?? (the translation wasn't good).
~& No : it create a slide show based on a unique page ; each slide is delimited by h2 titles like in this page : http://www.wikini.net/wakka.php?wiki=Test1PourLeHandlerSlideShow -- CharlesNepote
1) WikkaBlog - code to link wakka (not wikka, but easy to modify apparently) to a blog. (There's also a blog embedded in [[http://comawiki.org/CoMa.php?CoMa=BlogPlugin CoMaWiki]] and GmBowen is developing one, that can be seen [[http://gmbowen.educ.unb.ca/wiki/wakka.php?wakka=BlogTest here]]) [code]
1) [[http://wackowiki.com/JimLipsey/calendar?v=wui Another Calendar]] - a simple calendar developed & released at wackowiki [action]
1) Search Highlighter - originally developed for [[http://www.wakkawiki.com/SearchHighlighting Wakka Wiki]], this highlights the search term on a page after the link on the search page is clicked on. Might be a useful little add-on to wikka.
1) Smileys for Spikini - developed for Spikini which is a Wikini fork, there is a developed action for smileys which might be something to translate for use in wikka (others have mentioned wanting smileys). See [[http://www.spip-contrib.net/spikini/DesSmileys here]].
~~&It's not an action, actually - more like a filter, a special formatter that gets applied automatcially as long as it's found in the appropriate location. Spikini's plugins are not like Wikka's actions. Anyway, replacing smiley "text" by images really is a formatting process, not an "action" in the Wikka sense at all. --JavaWoman
~~~&oh ya, it's a filter. oops. Don't know what I was thinking writing that....I shoulda looked more closely at the code before I wrote anything here..."filtre" is obviously french for "filter" and the code clearly isn't an action. Ooops, sorry. I'm personally not a "smiley" person at all {grin} so it's not at all high on my list of things to develop for wikka (table markup is WAY before that) but I was trying to provide a resource for others. Comawiki & Uniwakka both also have smileys. Uniwakka obviously is also a filter/formatter of some sort because writing the characters ;-} shows the smiley when the page is saved.
1) Wikini has had a handler & action for SVG (Scalable Vector Graphics) developed for it (see [[http://www.wikini.net/wakka.php?wiki=ActionsReseauxNumeriques here]])....which is interesting because somewhere (on a chinese version of wikka or wakka) I remember seeing an SVG-based drawing package embeddable in the wiki. --GmBowen
1) How to have a Vertical left-hand-side navigation menu for wikini see [[http://contrib.africacomputing.org/wakka.php?wiki=MenuNavigationWikini here]]...which looks usable in wikka.
~&Browse some time through the many sites on WikkaSites - especially the ones highlighted as having notable layout - and you'll see many are already doing something similar with Wikka, both left-hand menus and right-hand menus. There are very many ways to skin that cat. :) --JavaWoman
~~Sure, I've seen it elsewhere, but for people at my level or less this gives a good starting point for implementing it. --
GmBowen
1) Although I acknowledge that there is resistance in the wikka community to incorporating Captcha as a way of preventing spam, it still seems worthwhile to post [[http://callendor.zongo.be/wiki/WackoWiki#captcha this implementation]] of it into [[http://wackowiki.com wackowiki]] (which, for newbies, is a "brother" of wikka, being another fork of wakkawiki -- which means the codebase is similar (but changing)).
====Resources for Potential Development====
1) I found this [[http://www.xm1math.net/phpmathpublisher/index.html image generator]] which will allow a string of formatted math-related text to generate an image with structured formulas. It seems to work pretty well actually, although the formatting code seems to be something that math-folks would appreciate more than most of us (grin).
CategoryUserContributions
1) RefactorWiki - allows renaming of pages & all associated links [code]
1) ActiveDirectory - a first attempt toward a corporate single sign on... [code]
1) InstallableActions - an Installer for actions
1) ChecklinksAction - a link checker for internal (pages, actions, inter-wiki links) and external (web pages, files) links [action]
1) RecentChangesNotifier - configure with cron job to send email noting recent changes [code & link]
1) ServertimeOffsetWorkaround - sets a global offset for page timestamps if the wiki is used in a different timezone to the hosting server [code edit and slight addition]
===Comments===
1) [[GmBowen Search Comments]] - code addtion for textsearch.php that allows searching of comments [code addition]
1) UserCommentsAction - list of pages commented on by any user (part of UserAdmin) [action]
1) PagedComments - code to allow the user to set the pagination of comments (useful for faster loading of initial page) [code]
1) CommentsFormatting - allows the usage of some wikka-markup in comments [code]
1) OnegWRAllowComments - Reverse action of ""{{nocomments}}"" [action]
1) [[SpamBlacklist]] - Plugin to blacklist spam, based on a list of regular expressions
===Code===
1) OnegWRHide - This formatter would allow you to hide/not display a block from the source [formatter]
===Database===
1) [[GmBowen Data Base Status]] - action modified from one at wikini which shows the status of the wiki database tables [action]
1) PhpMyEdit - generates PHP code for displaying/editing MySQL tables [code generates actions]
1) MigrateFromWackoWiki - Perl script to convert Wacko DB entries to a //newly created// Wikka DB
1) BookmarkManager - Manage bookmarks from one centrally accessible Wikka server
===Data Exchange===
1) ShowCsv - shows the content of a *.csv-file ona wikka-page [action]
1) ImportUBB - conversion between wikka and UBB [javascript]
1) MoonEdit - brief overview of the exchange between MoonEdit and Wikka [+action]
1) [[FileexportActionInfo Fileexport]] - exports a selection of wiki pages into a self-contained HTML or XML file [action, handler]
===Email===
1) EmailActionInfo - prints a spamsafe email-link [action]
1) RandomMail - generates fake email-addresses [action]
===Files===
1) FileModificationTime - prints the modification date of a file on the server [action]
1) FilesManagementSolution - provides another (simpler) way to manage attachments [actions]+[handler]
1) [[DennysAttachmentsActionInfo Attachments]] - yet another way to manage attachments [actions]+[handler]
1) [[SmaugDragon Fileview]] - Easy way to display a given set of files on the server [action]
1) WikiFile - easy way to put images and files into a wiki - a page can contain one file [action]+[handler]+[code addition]
===Games===
1) BingoAction - prints a bingo card based on a word-page. [action]
===Images/Graphical/Audio===
1) [[GmBowen Gallery]] - show image thumbnails in a particular directory [action] (designated in various ways, including interactively, by wikka owner)
1) [[GmBowen Graphics Tools]] - file uploader, image approval system, etc. [action & file addition]
1) BannerMaker - allows placing colored banners on pages to enhance formatting/layout [action & file addition]
1) GraphMaker - generates graphs....both images that can be saved & uploaded, & wiki action code that can be placed on the page to generate the graph. [actions & file addition]
1) EnhancedImageAction - add support of WIDTH & HEIGTH parameters [action]
1) Mp3Player - a simple player for mp3 files if a url is added. [code & swf file]
1) ImageListing - lists the directories & files (the latter with links) uploaded to the uploads directories specified in wikka.config. [action & class code]
1) ImagePop - displays a thumbnail image that when clicked opens a popup with the full size image. [action]
1) [[http://www.vollkornpapier.de/WikkaActionCp cp]] - Easy integration of pictures from a coppermine picture gallery
1) [[RicardoPedroso Wikka Gallery]] - A wikka gallery. [action]
1) [[FlashMindMap Display a Freemind map]] with a Flash plug-in. [action] Need optimizations.
1) AjaxGallery - a normal gallery - at first sight - that generates thumbnails and uses Ajax to show the larger version of the pictures [action]
1) SmiliesAction - a flexible image action that can be used in conjection (or as a replacement of) with the official image and offers an easy way to include smilies icons in pages
1) SlideshowGallery - a gallery script combined with a neat javascript slideshow [action]
1) YouTube - embed a ""YouTube"" video quickly and easily using the URL provided in the 'About this video' section of the video page. [action]
1) QuickTimeAction - quickly embed any ""QuickTime"" compatible media file in your wiki. [action]
1) [[IFilmAction iFilm]] - embed a ""iFilm"" video quickly and easily. [action]
1) [[LastFMAction LastFM Widgets]] - embed the last.fm widgets easy in your wiki. [action]
===Language-related===
1) [[GmBowen Google Language Translation]] - addition of code for footer.php for adding language translation [code addition]
1) MultiLanguageMenus - Provides a possibility for menus to be changed according to language specified. Based on WikkaMenus [database table, 2 actions, code addition]
===Layout===
1) OnegWRCol - A way to print text in columns via <div> tags [action]
1) SidenoteActions - a quick way to display a warning, note or tip sidenote. [actions, css, code]
1) InLineComments - add in-line comments to written text that appear in a formatted tooltip. [code & link]
1) FootnoteAction - manages footnotes displayed at the bottom of the page [action, code, css]
===Links===
1) [[KicktheDonkey Links to the same host]] - prevented from being marked as external [code addition]
1) [[AddLinkAction addlink]] - will allow you to fast add links in a structured way [[AddLinkActionInfo Info]] [action]
1) LinkUsingPageTitle - Instead of using the PageTag of the linked page as link text, this will use the Page Title (if available) of the linked page [code addition]
1) LinkManager -- Tracks all pages linking to a particular page, allows for link groups, link weights, and embedded page content (extracts from the linking pages) [actions, table]
~1) OpenExternalInNewWindow - allows you to force external links to open in a new window [code]
===Log-in===
1) WikkaWithphpBB - using the phpBB users table for logging-in [code]
===Navigation===
1) OnegWRTree - Finds pages within the current page name and builds a menu with it [action]
1) WikiBreadcrumb - Shows a "trail" of your previously visited wiki pages [code & field addition]
1) ParentAction - Allows for standard "breadcrumb trail" (i.e., allows for hierarchical classification schemes) [action, table]
1) PopOutSideMenu - provides a menu that "pops out" from the left side for both IE & Firefox
===Text-Communication Tools (messageboards, blogs, mail)===
1) SuggestionsBoard - allows to include a message-board to a page [action & new table]
1) WikkaForum - allows small discussion forums to be placed on any wiki page [action & new table]
1) [[RichardTerry Blog]] - action which includes a series of wikka pages into a single blog. [action & code changes]
1) WikkaBlog - code to integrate wikka with blog programs [action/code]
1) WikkaBlog2 - action to provide a blog (w/ wikka formatting & submission commenting) on a wikka page [action, code & new tables]
1) WikkaMail - a Private Messaging System to allow communication between individual wikka users [action, code & new tables]
===Page-related===
1) [[GmBowen Erase History]] - auto erase history of page [action]
1) [[GmBowen My Pages menu]] - a horizontal listing of pages you own [action]
1) [[GmBowen Show Page Code]] - adds link so that raw page code can be shown easily [action & code addition] (builds on Mod042fShowPageCodeHandler) [action]
1) [[GmBowen Owned Pages]] - code addition for textsearch.php that shows pages owned by search if search term is registered user [code addition]
1) [[GmBowenRecentEditCheck Recent Edit Check]] - indicates in the header if a page has been edited recently (to reduce conflicts in editing) [code addition]
1) [[GmBowenCounter Page Hit Counter]] - a counter to record how many times a page has been loaded [action & code addition]
1) UserPagesAction - list the pages owned by any user (part of UserAdmin) [action]
1) [[NotifyOnChange Notify On Change]] - code to allow receiving feedback by email when a page is edited [code]
1) [[GmBowen Column Making]] - Simple code to allow a user to place 2+ columns of text on a saved page [actions]
1) MostVisited - indicates which pages (out of those with the [[GmBowenCounter page counter]] modification added) have been visited most often [action]
1) WikkaMenus - a system of creating custom header and footer menus in wikka [code]
1) CloneAction - clone another page (also CloneHandler) [action]
1) [[FormattedIncludeAction Formatted Include]] - modification of wikka include action so there are formatting controls [action & css code]
1) AutoReplace - allows to display WikiWords as Wiki Words depending on the user's choice - defaulted for guests [code]
1) UserMenus - another way to have users managing their personal menus - different from WikkaMenus in many ways, it only offers one menu per user [code]
1) AnchorAction - Anchor(s) in wikka-pages [action, code]
1) DeleteSpamAction - modification/translation of wikini action that allows removal of contribution by user IP [action & code]
1) BacklinksHandler - displays a list of pages linking to the current page [handler].
1) AbbreviationAction - A simple action to use the <abbr> and <acronym> html tags [action, css]
1) [[EditSaveGif Reminder to save]] - Animated gif files & a simple code addition to remind users to save while editing [code & images]
1) RobotFriendly - Makes SearchEngines ignore, and not index, deleted pages. [code]
1) RecentChangesPlus - additional options for the recentchanges action [action]
1) [[JeroenJansen Recently edited social awareness functionality]] - This patch displays an overview of users who recently opened the WikiPage in edit mode, on a per-page basis. [code, table]
1) [[PageIndexByLetterSuggestion]] - Allowing Columns on Wikka Pageindex action [code]
1) [[FontActionInfo]] - renders text with a font located on the server [action]
1) AcronymFormatter - formatts acronyms based on a defined list [formatter]
1) [[SpectreMoo Fortune]] - Displays a random one-line text from a file or a wiki-page [action]
1) SimpleTableOfContents - Adds support for table of contents. [code]
1) SpellcheckHack - Uses aspell and spellerpages to provide spell checking of wiki pages [code, plugin, files]
1) MetaRefresh - Code snippet explaining how to setup META refresh for your homepage [code]
1) GoogleSitemap - Generates a sitemap for Google's service.
1) [[CustomPageTitleTag Custom Page Title Tag]] - modification which allows setting a specific TITLE tag inside HEAD for every WikiPage. Useful for Search Engines. [code]
1) [[WikipediaAction WikiPedia Action]] - An action that displays [[http://wikipedia.org WikiPedia]] content in your page.
1) [[WordcountAction Word Count Action]] - Quick and dirty word count action for text-only pages. [action]
1) [[RyeBreadDraftsEventNotification Event Notification Handler]] - however. This should be a framework that will allow wikka to automatically react to a variety of page events and trigger some response
1) [[YodaHome WikiEdit Version 3.01]] - Wikka-ready modified version of the Editor used for editing Wiki pages with enhanced compatibility [plugin]
1) [[SearchHighlighter Highlight Searched-for Text]] - Highlights text in your page that was searched for with TextSearch, Google or Yahoo.
1) [[HTMLHandler]] - Export pages to HTML with inline CSS (excluding headers, footers, comments, etc.) [handler]
1) [[MinorEditHack]] - Allows users to mark edits as "minor changes" which are not required to be shown in ""RecentChanges""
1) [[SpamBlacklist]] - Plugin to blacklist spam, based on a list of regular expressions
1) [[LinkcountAction]] - Count links in a page. [action]
1) [[StubText]] - Insert boilerplate stub page explanation. [action]
1) [[UnCategoryAction]] - Display pages without category of the wiki. [action]
1) [[InheritACL]] - Modification to allow new pages to inherit the ACLs of the page from where it has been created.
1) [[StructDataAction]] - Add structured data items on a page and perform database-style requests on them [action]
1) ChangesTeaser action - Display a very much simplified 'Recent Changes' listing (probably on front page). [action]
1) [[Slideshow2Handler]] - Display a page as a slideshow [handler, code]
===Registration===
1) [[UserRegistration Control Registration]] - code so that the administrator can control whether registration is allowed, not allowed or allowed only with a password [code]
1) AutomaticUserPageCreation - allows an admin to have the user-pages automatically created after registration [code]
===Scheduler/Calendar===
1) [[GmBowenCalendar Year Calendar]] - add a year-long calendar to your wikka [action & code addition]
1) [[GmBowenWikkaAsPIM Scheduler]] - code to have a day scheduler to keep track of appts, etc. With day view & monthly view. [action & code addition]
1) [[GmBowenWikkaAsPIM Task Manager]] - use the wikka as a structured task manager [action]
1) [[TimeWithOffset]] - display the current server time, with optional offset [action]
===Skins===
1) Skins - create/modify/change skins using WikkaSkinEditor, WikkaSkinSelector, [[MySkin MySkin Action]], WikkaSkinsRepository (see TestSkin) [actions & code]
===Table===
1) OnegWRCsv - This formatter would allow you to convert inline csv data into a table [formatter]
1) SimpleTables - This formatter modification uses wiki markup to create simple tables. [code change]
===User-related===
1) GmBowenSpellchecker - a simple text-file based (english) spellchecker for the editor [code & file addition]
1) GmBowenUnitConverter - converts between different units (e.g., ounces to milliliters) [action]
1) FeedbackActionUpgrade - allows the admin to send feedback to the email of any user (part of UserAdmin) [action]
1) GroupManagement - allows to manage ACLs at User Group level [code]
1) ACLsWithUserGroups - an alternative to manage ACLs at User Group level [code]
1) FileManagerHack - add a file manager to the editor [code change & file addition]
1) LoggedUsersHomepage - different homepage for logged-in users [code]
1) UserCleanerModification - keep track of users who are online [action & code change]
1) CanadianWeather - insert weather forecasts &/or satellite maps [action]
1) StayingLoggedIn - code so that how cookies are dealt with for persistence of logging in is altered [code]
1) DescribeUsers - more information about users and their pages [action]
1) WikkaWithphpBB - using the phpBB users table for logging-in [code]
1) WeatherComReport - weather.com forecasts [action]
1) [[AddThisAction]] - Display a button to provide your user a shortcut for adding you page to a bookmark-service (like del.icio.us). [action]
----
===Libraries===
1) HandleCsvData - this library contains functions to handle csv-files. [library]
----
====Actions developed in other Wakka-forks====
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://www.wikini.net/wakka.php%3Fwiki%3DActionSommaire Table of Contents]] Action code for wikini to provide a structured table of contents action with page anchors
~&Like other TOC actions I've seen this seems to create anchors as numbers. Quite apart from validity questions (an anchor must be an ID so it cannot start with a digit), this is a bad idea - **especially** in a Wiki - since such anchors would change with many types of page change, such as addition of a heading or section or slight re-arrangement. Which means you can never create **links** to those anchors within a page. A better idea is to create anchors based on the actual text of the headings which have a much higher chance of being stable. Yes, a TOC action would be nice - but a better one! (MediaWiki does it right.) --JavaWoman
~&I had another action, flexible but a bit tedious : see AnchorAction and a sample result is at my [[http://malagasy.dotmg.net/ReniTakelaka homepage]] --DotMG
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DWikiTableau Tables with formatting]] Action developed for wikini to provide tables with active page links, colour, etc... (another [[http://www.nib-jiq.org/dawa/wikini/wakka.php?wiki=ExemplesDeTableaux example]])(Be warned...this is not a simple plug-and-play code exercise....although it is pretty straight-forward.... and only means copying in a few lines of code.... but it doesn't work...worse, if you put table code IN to a page it actually breaks the formatter (WSOD....white screen of death, at least in wikka 1.1.4.0) ....although it seems fine with everything else EXCEPT the table code, so it might be a regex problem...but I couldn't get it working (needs one of the whizzes out there I guess) -- Mike)
~&I think we should just develop our own (new) table formatting code. Looking at what others are doing (not just Wakka forks) is useful, but then we should not start with copying but write some specs - what do we want to be able to do, short term? long term? Then write code based on those specs. Table markup is complicated enough that you cannot just dive in and write some code and then just tweak it a little. See also the discussions on WikkaTables. --JavaWoman
~~&I agree with all of what you write. All of this is just intended as a stimulant for development. I was quite impressed with the degree of formatting achieved with wikini and thought it would provide us ideas. --GmBowen
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DActionUserInfo User Information]] Action developed for wikini to provide a list of information for a user. I could see how this could be adapted to be useful for admin
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DActionSysInfo System Information]] Action developed for wikini to show brief system information
1) ++[[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DActionInclude Include page action]] Action developed for wikini which includes a page BUT **with formatting** that might be useful++
~&I like the formatting idea though we should probably define different classes/default values. --JavaWoman
~~&Now adapted for wikka (see above), and ready for further development {wink} -- GmBowen
1) [[http://www.wikini.net/wakka.php?wiki=FonctionDeDiaporama Slide Show]] Cycles through a listed series of wikka pages?? (the translation wasn't good).
~& No : it create a slide show based on a unique page ; each slide is delimited by h2 titles like in this page : http://www.wikini.net/wakka.php?wiki=Test1PourLeHandlerSlideShow -- CharlesNepote
1) WikkaBlog - code to link wakka (not wikka, but easy to modify apparently) to a blog. (There's also a blog embedded in [[http://comawiki.org/CoMa.php?CoMa=BlogPlugin CoMaWiki]] and GmBowen is developing one, that can be seen [[http://gmbowen.educ.unb.ca/wiki/wakka.php?wakka=BlogTest here]]) [code]
1) [[http://wackowiki.com/JimLipsey/calendar?v=wui Another Calendar]] - a simple calendar developed & released at wackowiki [action]
1) Search Highlighter - originally developed for [[http://www.wakkawiki.com/SearchHighlighting Wakka Wiki]], this highlights the search term on a page after the link on the search page is clicked on. Might be a useful little add-on to wikka.
1) Smileys for Spikini - developed for Spikini which is a Wikini fork, there is a developed action for smileys which might be something to translate for use in wikka (others have mentioned wanting smileys). See [[http://www.spip-contrib.net/spikini/DesSmileys here]].
~~&It's not an action, actually - more like a filter, a special formatter that gets applied automatcially as long as it's found in the appropriate location. Spikini's plugins are not like Wikka's actions. Anyway, replacing smiley "text" by images really is a formatting process, not an "action" in the Wikka sense at all. --JavaWoman
~~~&oh ya, it's a filter. oops. Don't know what I was thinking writing that....I shoulda looked more closely at the code before I wrote anything here..."filtre" is obviously french for "filter" and the code clearly isn't an action. Ooops, sorry. I'm personally not a "smiley" person at all {grin} so it's not at all high on my list of things to develop for wikka (table markup is WAY before that) but I was trying to provide a resource for others. Comawiki & Uniwakka both also have smileys. Uniwakka obviously is also a filter/formatter of some sort because writing the characters ;-} shows the smiley when the page is saved.
1) Wikini has had a handler & action for SVG (Scalable Vector Graphics) developed for it (see [[http://www.wikini.net/wakka.php?wiki=ActionsReseauxNumeriques here]])....which is interesting because somewhere (on a chinese version of wikka or wakka) I remember seeing an SVG-based drawing package embeddable in the wiki. --GmBowen
1) How to have a Vertical left-hand-side navigation menu for wikini see [[http://contrib.africacomputing.org/wakka.php?wiki=MenuNavigationWikini here]]...which looks usable in wikka.
~&Browse some time through the many sites on WikkaSites - especially the ones highlighted as having notable layout - and you'll see many are already doing something similar with Wikka, both left-hand menus and right-hand menus. There are very many ways to skin that cat. :) --JavaWoman
~~Sure, I've seen it elsewhere, but for people at my level or less this gives a good starting point for implementing it. --
GmBowen
1) Although I acknowledge that there is resistance in the wikka community to incorporating Captcha as a way of preventing spam, it still seems worthwhile to post [[http://callendor.zongo.be/wiki/WackoWiki#captcha this implementation]] of it into [[http://wackowiki.com wackowiki]] (which, for newbies, is a "brother" of wikka, being another fork of wakkawiki -- which means the codebase is similar (but changing)).
====Resources for Potential Development====
1) I found this [[http://www.xm1math.net/phpmathpublisher/index.html image generator]] which will allow a string of formatted math-related text to generate an image with structured formulas. It seems to work pretty well actually, although the formatting code seems to be something that math-folks would appreciate more than most of us (grin).
CategoryUserContributions
Deletions:
Additions:
~
Deletions:
1) RefactorWiki - allows renaming of pages & all associated links [code]
1) ActiveDirectory - a first attempt toward a corporate single sign on... [code]
1) InstallableActions - an Installer for actions
1) ChecklinksAction - a link checker for internal (pages, actions, inter-wiki links) and external (web pages, files) links [action]
1) RecentChangesNotifier - configure with cron job to send email noting recent changes [code & link]
1) ServertimeOffsetWorkaround - sets a global offset for page timestamps if the wiki is used in a different timezone to the hosting server [code edit and slight addition]
===Comments===
1) [[GmBowen Search Comments]] - code addtion for textsearch.php that allows searching of comments [code addition]
1) UserCommentsAction - list of pages commented on by any user (part of UserAdmin) [action]
1) PagedComments - code to allow the user to set the pagination of comments (useful for faster loading of initial page) [code]
1) CommentsFormatting - allows the usage of some wikka-markup in comments [code]
1) OnegWRAllowComments - Reverse action of ""{{nocomments}}"" [action]
1) [[SpamBlacklist]] - Plugin to blacklist spam, based on a list of regular expressions
===Code===
1) OnegWRHide - This formatter would allow you to hide/not display a block from the source [formatter]
===Database===
1) [[GmBowen Data Base Status]] - action modified from one at wikini which shows the status of the wiki database tables [action]
1) PhpMyEdit - generates PHP code for displaying/editing MySQL tables [code generates actions]
1) MigrateFromWackoWiki - Perl script to convert Wacko DB entries to a //newly created// Wikka DB
1) BookmarkManager - Manage bookmarks from one centrally accessible Wikka server
===Data Exchange===
1) ShowCsv - shows the content of a *.csv-file ona wikka-page [action]
1) ImportUBB - conversion between wikka and UBB [javascript]
1) MoonEdit - brief overview of the exchange between MoonEdit and Wikka [+action]
1) [[FileexportActionInfo Fileexport]] - exports a selection of wiki pages into a self-contained HTML or XML file [action, handler]
===Email===
1) EmailActionInfo - prints a spamsafe email-link [action]
1) RandomMail - generates fake email-addresses [action]
===Files===
1) FileModificationTime - prints the modification date of a file on the server [action]
1) FilesManagementSolution - provides another (simpler) way to manage attachments [actions]+[handler]
1) [[DennysAttachmentsActionInfo Attachments]] - yet another way to manage attachments [actions]+[handler]
1) [[SmaugDragon Fileview]] - Easy way to display a given set of files on the server [action]
1) WikiFile - easy way to put images and files into a wiki - a page can contain one file [action]+[handler]+[code addition]
===Games===
1) BingoAction - prints a bingo card based on a word-page. [action]
===Images/Graphical/Audio===
1) [[GmBowen Gallery]] - show image thumbnails in a particular directory [action] (designated in various ways, including interactively, by wikka owner)
1) [[GmBowen Graphics Tools]] - file uploader, image approval system, etc. [action & file addition]
1) BannerMaker - allows placing colored banners on pages to enhance formatting/layout [action & file addition]
1) GraphMaker - generates graphs....both images that can be saved & uploaded, & wiki action code that can be placed on the page to generate the graph. [actions & file addition]
1) EnhancedImageAction - add support of WIDTH & HEIGTH parameters [action]
1) Mp3Player - a simple player for mp3 files if a url is added. [code & swf file]
1) ImageListing - lists the directories & files (the latter with links) uploaded to the uploads directories specified in wikka.config. [action & class code]
1) ImagePop - displays a thumbnail image that when clicked opens a popup with the full size image. [action]
1) [[http://www.vollkornpapier.de/WikkaActionCp cp]] - Easy integration of pictures from a coppermine picture gallery
1) [[RicardoPedroso Wikka Gallery]] - A wikka gallery. [action]
1) [[FlashMindMap Display a Freemind map]] with a Flash plug-in. [action] Need optimizations.
1) AjaxGallery - a normal gallery - at first sight - that generates thumbnails and uses Ajax to show the larger version of the pictures [action]
1) SmiliesAction - a flexible image action that can be used in conjection (or as a replacement of) with the official image and offers an easy way to include smilies icons in pages
1) SlideshowGallery - a gallery script combined with a neat javascript slideshow [action]
1) YouTube - embed a ""YouTube"" video quickly and easily using the URL provided in the 'About this video' section of the video page. [action]
1) QuickTimeAction - quickly embed any ""QuickTime"" compatible media file in your wiki. [action]
1) [[IFilmAction iFilm]] - embed a ""iFilm"" video quickly and easily. [action]
1) [[LastFMAction LastFM Widgets]] - embed the last.fm widgets easy in your wiki. [action]
===Language-related===
1) [[GmBowen Google Language Translation]] - addition of code for footer.php for adding language translation [code addition]
1) MultiLanguageMenus - Provides a possibility for menus to be changed according to language specified. Based on WikkaMenus [database table, 2 actions, code addition]
===Layout===
1) OnegWRCol - A way to print text in columns via <div> tags [action]
1) SidenoteActions - a quick way to display a warning, note or tip sidenote. [actions, css, code]
1) InLineComments - add in-line comments to written text that appear in a formatted tooltip. [code & link]
1) FootnoteAction - manages footnotes displayed at the bottom of the page [action, code, css]
===Links===
1) [[KicktheDonkey Links to the same host]] - prevented from being marked as external [code addition]
1) [[AddLinkAction addlink]] - will allow you to fast add links in a structured way [[AddLinkActionInfo Info]] [action]
1) LinkUsingPageTitle - Instead of using the PageTag of the linked page as link text, this will use the Page Title (if available) of the linked page [code addition]
1) LinkManager -- Tracks all pages linking to a particular page, allows for link groups, link weights, and embedded page content (extracts from the linking pages) [actions, table]
~1) OpenExternalInNewWindow - allows you to force external links to open in a new window [code]
===Log-in===
1) WikkaWithphpBB - using the phpBB users table for logging-in [code]
===Navigation===
1) OnegWRTree - Finds pages within the current page name and builds a menu with it [action]
1) WikiBreadcrumb - Shows a "trail" of your previously visited wiki pages [code & field addition]
1) ParentAction - Allows for standard "breadcrumb trail" (i.e., allows for hierarchical classification schemes) [action, table]
1) PopOutSideMenu - provides a menu that "pops out" from the left side for both IE & Firefox
===Text-Communication Tools (messageboards, blogs, mail)===
1) SuggestionsBoard - allows to include a message-board to a page [action & new table]
1) WikkaForum - allows small discussion forums to be placed on any wiki page [action & new table]
1) [[RichardTerry Blog]] - action which includes a series of wikka pages into a single blog. [action & code changes]
1) WikkaBlog - code to integrate wikka with blog programs [action/code]
1) WikkaBlog2 - action to provide a blog (w/ wikka formatting & submission commenting) on a wikka page [action, code & new tables]
1) WikkaMail - a Private Messaging System to allow communication between individual wikka users [action, code & new tables]
===Page-related===
1) [[GmBowen Erase History]] - auto erase history of page [action]
1) [[GmBowen My Pages menu]] - a horizontal listing of pages you own [action]
1) [[GmBowen Show Page Code]] - adds link so that raw page code can be shown easily [action & code addition] (builds on Mod042fShowPageCodeHandler) [action]
1) [[GmBowen Owned Pages]] - code addition for textsearch.php that shows pages owned by search if search term is registered user [code addition]
1) [[GmBowenRecentEditCheck Recent Edit Check]] - indicates in the header if a page has been edited recently (to reduce conflicts in editing) [code addition]
1) [[GmBowenCounter Page Hit Counter]] - a counter to record how many times a page has been loaded [action & code addition]
1) UserPagesAction - list the pages owned by any user (part of UserAdmin) [action]
1) [[NotifyOnChange Notify On Change]] - code to allow receiving feedback by email when a page is edited [code]
1) [[GmBowen Column Making]] - Simple code to allow a user to place 2+ columns of text on a saved page [actions]
1) MostVisited - indicates which pages (out of those with the [[GmBowenCounter page counter]] modification added) have been visited most often [action]
1) WikkaMenus - a system of creating custom header and footer menus in wikka [code]
1) CloneAction - clone another page (also CloneHandler) [action]
1) [[FormattedIncludeAction Formatted Include]] - modification of wikka include action so there are formatting controls [action & css code]
1) AutoReplace - allows to display WikiWords as Wiki Words depending on the user's choice - defaulted for guests [code]
1) UserMenus - another way to have users managing their personal menus - different from WikkaMenus in many ways, it only offers one menu per user [code]
1) AnchorAction - Anchor(s) in wikka-pages [action, code]
1) DeleteSpamAction - modification/translation of wikini action that allows removal of contribution by user IP [action & code]
1) BacklinksHandler - displays a list of pages linking to the current page [handler].
1) AbbreviationAction - A simple action to use the <abbr> and <acronym> html tags [action, css]
1) [[EditSaveGif Reminder to save]] - Animated gif files & a simple code addition to remind users to save while editing [code & images]
1) RobotFriendly - Makes SearchEngines ignore, and not index, deleted pages. [code]
1) RecentChangesPlus - additional options for the recentchanges action [action]
1) [[JeroenJansen Recently edited social awareness functionality]] - This patch displays an overview of users who recently opened the WikiPage in edit mode, on a per-page basis. [code, table]
1) [[PageIndexByLetterSuggestion]] - Allowing Columns on Wikka Pageindex action [code]
1) [[FontActionInfo]] - renders text with a font located on the server [action]
1) AcronymFormatter - formatts acronyms based on a defined list [formatter]
1) [[SpectreMoo Fortune]] - Displays a random one-line text from a file or a wiki-page [action]
1) SimpleTableOfContents - Adds support for table of contents. [code]
1) SpellcheckHack - Uses aspell and spellerpages to provide spell checking of wiki pages [code, plugin, files]
1) MetaRefresh - Code snippet explaining how to setup META refresh for your homepage [code]
1) GoogleSitemap - Generates a sitemap for Google's service.
1) [[CustomPageTitleTag Custom Page Title Tag]] - modification which allows setting a specific TITLE tag inside HEAD for every WikiPage. Useful for Search Engines. [code]
1) [[WikipediaAction WikiPedia Action]] - An action that displays [[http://wikipedia.org WikiPedia]] content in your page.
1) [[WordcountAction Word Count Action]] - Quick and dirty word count action for text-only pages. [action]
1) [[RyeBreadDraftsEventNotification Event Notification Handler]] - however. This should be a framework that will allow wikka to automatically react to a variety of page events and trigger some response
1) [[YodaHome WikiEdit Version 3.01]] - Wikka-ready modified version of the Editor used for editing Wiki pages with enhanced compatibility [plugin]
1) [[SearchHighlighter Highlight Searched-for Text]] - Highlights text in your page that was searched for with TextSearch, Google or Yahoo.
1) [[HTMLHandler]] - Export pages to HTML with inline CSS (excluding headers, footers, comments, etc.) [handler]
1) [[MinorEditHack]] - Allows users to mark edits as "minor changes" which are not required to be shown in ""RecentChanges""
1) [[SpamBlacklist]] - Plugin to blacklist spam, based on a list of regular expressions
1) [[LinkcountAction]] - Count links in a page. [action]
1) [[StubText]] - Insert boilerplate stub page explanation. [action]
1) [[UnCategoryAction]] - Display pages without category of the wiki. [action]
1) [[InheritACL]] - Modification to allow new pages to inherit the ACLs of the page from where it has been created.
1) [[StructDataAction]] - Add structured data items on a page and perform database-style requests on them [action]
1) ChangesTeaser action - Display a very much simplified 'Recent Changes' listing (probably on front page). [action]
1) [[Slideshow2Handler]] - Display a page as a slideshow [handler, code]
===Registration===
1) [[UserRegistration Control Registration]] - code so that the administrator can control whether registration is allowed, not allowed or allowed only with a password [code]
1) AutomaticUserPageCreation - allows an admin to have the user-pages automatically created after registration [code]
===Scheduler/Calendar===
1) [[GmBowenCalendar Year Calendar]] - add a year-long calendar to your wikka [action & code addition]
1) [[GmBowenWikkaAsPIM Scheduler]] - code to have a day scheduler to keep track of appts, etc. With day view & monthly view. [action & code addition]
1) [[GmBowenWikkaAsPIM Task Manager]] - use the wikka as a structured task manager [action]
1) [[TimeWithOffset]] - display the current server time, with optional offset [action]
===Skins===
1) Skins - create/modify/change skins using WikkaSkinEditor, WikkaSkinSelector, [[MySkin MySkin Action]], WikkaSkinsRepository (see TestSkin) [actions & code]
===Table===
1) OnegWRCsv - This formatter would allow you to convert inline csv data into a table [formatter]
1) SimpleTables - This formatter modification uses wiki markup to create simple tables. [code change]
===User-related===
1) GmBowenSpellchecker - a simple text-file based (english) spellchecker for the editor [code & file addition]
1) GmBowenUnitConverter - converts between different units (e.g., ounces to milliliters) [action]
1) FeedbackActionUpgrade - allows the admin to send feedback to the email of any user (part of UserAdmin) [action]
1) GroupManagement - allows to manage ACLs at User Group level [code]
1) ACLsWithUserGroups - an alternative to manage ACLs at User Group level [code]
1) FileManagerHack - add a file manager to the editor [code change & file addition]
1) LoggedUsersHomepage - different homepage for logged-in users [code]
1) UserCleanerModification - keep track of users who are online [action & code change]
1) CanadianWeather - insert weather forecasts &/or satellite maps [action]
1) StayingLoggedIn - code so that how cookies are dealt with for persistence of logging in is altered [code]
1) DescribeUsers - more information about users and their pages [action]
1) WikkaWithphpBB - using the phpBB users table for logging-in [code]
1) WeatherComReport - weather.com forecasts [action]
1) [[AddThisAction]] - Display a button to provide your user a shortcut for adding you page to a bookmark-service (like del.icio.us). [action]
----
===Libraries===
1) HandleCsvData - this library contains functions to handle csv-files. [library]
----
====Actions developed in other Wakka-forks====
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://www.wikini.net/wakka.php%3Fwiki%3DActionSommaire Table of Contents]] Action code for wikini to provide a structured table of contents action with page anchors
~&Like other TOC actions I've seen this seems to create anchors as numbers. Quite apart from validity questions (an anchor must be an ID so it cannot start with a digit), this is a bad idea - **especially** in a Wiki - since such anchors would change with many types of page change, such as addition of a heading or section or slight re-arrangement. Which means you can never create **links** to those anchors within a page. A better idea is to create anchors based on the actual text of the headings which have a much higher chance of being stable. Yes, a TOC action would be nice - but a better one! (MediaWiki does it right.) --JavaWoman
~&I had another action, flexible but a bit tedious : see AnchorAction and a sample result is at my [[http://malagasy.dotmg.net/ReniTakelaka homepage]] --DotMG
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DWikiTableau Tables with formatting]] Action developed for wikini to provide tables with active page links, colour, etc... (another [[http://www.nib-jiq.org/dawa/wikini/wakka.php?wiki=ExemplesDeTableaux example]])(Be warned...this is not a simple plug-and-play code exercise....although it is pretty straight-forward.... and only means copying in a few lines of code.... but it doesn't work...worse, if you put table code IN to a page it actually breaks the formatter (WSOD....white screen of death, at least in wikka 1.1.4.0) ....although it seems fine with everything else EXCEPT the table code, so it might be a regex problem...but I couldn't get it working (needs one of the whizzes out there I guess) -- Mike)
~&I think we should just develop our own (new) table formatting code. Looking at what others are doing (not just Wakka forks) is useful, but then we should not start with copying but write some specs - what do we want to be able to do, short term? long term? Then write code based on those specs. Table markup is complicated enough that you cannot just dive in and write some code and then just tweak it a little. See also the discussions on WikkaTables. --JavaWoman
~~&I agree with all of what you write. All of this is just intended as a stimulant for development. I was quite impressed with the degree of formatting achieved with wikini and thought it would provide us ideas. --GmBowen
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DActionUserInfo User Information]] Action developed for wikini to provide a list of information for a user. I could see how this could be adapted to be useful for admin
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DActionSysInfo System Information]] Action developed for wikini to show brief system information
1) ++[[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DActionInclude Include page action]] Action developed for wikini which includes a page BUT **with formatting** that might be useful++
~&I like the formatting idea though we should probably define different classes/default values. --JavaWoman
~~&Now adapted for wikka (see above), and ready for further development {wink} -- GmBowen
1) [[http://www.wikini.net/wakka.php?wiki=FonctionDeDiaporama Slide Show]] Cycles through a listed series of wikka pages?? (the translation wasn't good).
~& No : it create a slide show based on a unique page ; each slide is delimited by h2 titles like in this page : http://www.wikini.net/wakka.php?wiki=Test1PourLeHandlerSlideShow -- CharlesNepote
1) WikkaBlog - code to link wakka (not wikka, but easy to modify apparently) to a blog. (There's also a blog embedded in [[http://comawiki.org/CoMa.php?CoMa=BlogPlugin CoMaWiki]] and GmBowen is developing one, that can be seen [[http://gmbowen.educ.unb.ca/wiki/wakka.php?wakka=BlogTest here]]) [code]
1) [[http://wackowiki.com/JimLipsey/calendar?v=wui Another Calendar]] - a simple calendar developed & released at wackowiki [action]
1) Search Highlighter - originally developed for [[http://www.wakkawiki.com/SearchHighlighting Wakka Wiki]], this highlights the search term on a page after the link on the search page is clicked on. Might be a useful little add-on to wikka.
1) Smileys for Spikini - developed for Spikini which is a Wikini fork, there is a developed action for smileys which might be something to translate for use in wikka (others have mentioned wanting smileys). See [[http://www.spip-contrib.net/spikini/DesSmileys here]].
~~&It's not an action, actually - more like a filter, a special formatter that gets applied automatcially as long as it's found in the appropriate location. Spikini's plugins are not like Wikka's actions. Anyway, replacing smiley "text" by images really is a formatting process, not an "action" in the Wikka sense at all. --JavaWoman
~~~&oh ya, it's a filter. oops. Don't know what I was thinking writing that....I shoulda looked more closely at the code before I wrote anything here..."filtre" is obviously french for "filter" and the code clearly isn't an action. Ooops, sorry. I'm personally not a "smiley" person at all {grin} so it's not at all high on my list of things to develop for wikka (table markup is WAY before that) but I was trying to provide a resource for others. Comawiki & Uniwakka both also have smileys. Uniwakka obviously is also a filter/formatter of some sort because writing the characters ;-} shows the smiley when the page is saved.
1) Wikini has had a handler & action for SVG (Scalable Vector Graphics) developed for it (see [[http://www.wikini.net/wakka.php?wiki=ActionsReseauxNumeriques here]])....which is interesting because somewhere (on a chinese version of wikka or wakka) I remember seeing an SVG-based drawing package embeddable in the wiki. --GmBowen
1) How to have a Vertical left-hand-side navigation menu for wikini see [[http://contrib.africacomputing.org/wakka.php?wiki=MenuNavigationWikini here]]...which looks usable in wikka.
~&Browse some time through the many sites on WikkaSites - especially the ones highlighted as having notable layout - and you'll see many are already doing something similar with Wikka, both left-hand menus and right-hand menus. There are very many ways to skin that cat. :) --JavaWoman
~~Sure, I've seen it elsewhere, but for people at my level or less this gives a good starting point for implementing it. --
GmBowen
1) Although I acknowledge that there is resistance in the wikka community to incorporating Captcha as a way of preventing spam, it still seems worthwhile to post [[http://callendor.zongo.be/wiki/WackoWiki#captcha this implementation]] of it into [[http://wackowiki.com wackowiki]] (which, for newbies, is a "brother" of wikka, being another fork of wakkawiki -- which means the codebase is similar (but changing)).
====Resources for Potential Development====
1) I found this [[http://www.xm1math.net/phpmathpublisher/index.html image generator]] which will allow a string of formatted math-related text to generate an image with structured formulas. It seems to work pretty well actually, although the formatting code seems to be something that math-folks would appreciate more than most of us (grin).
CategoryUserContributions
Additions:
1) [[Slideshow2Handler]] - Display a page as a slideshow [handler, code]
Additions:
1) [[LastFMAction LastFM Widgets]] - embed the last.fm widgets easy in your wiki. [action]
Additions:
1) [[IFilmAction iFilm]] - embed a ""iFilm"" video quickly and easily. [action]
Revision [16573]
Edited on 2007-05-17 16:10:57 by CharlesNepote [+ comments on the SlideShow handler of WikiNi]Additions:
1) [[http://www.wikini.net/wakka.php?wiki=FonctionDeDiaporama Slide Show]] Cycles through a listed series of wikka pages?? (the translation wasn't good).
~& No : it create a slide show based on a unique page ; each slide is delimited by h2 titles like in this page : http://www.wikini.net/wakka.php?wiki=Test1PourLeHandlerSlideShow -- CharlesNepote
~& No : it create a slide show based on a unique page ; each slide is delimited by h2 titles like in this page : http://www.wikini.net/wakka.php?wiki=Test1PourLeHandlerSlideShow -- CharlesNepote
Deletions:
Additions:
1) [[AddThisAction]] - Display a button to provide your user a shortcut for adding you page to a bookmark-service (like del.icio.us). [action]
Additions:
1) [[FileexportActionInfo Fileexport]] - exports a selection of wiki pages into a self-contained HTML or XML file [action, handler]
1) FootnoteAction - manages footnotes displayed at the bottom of the page [action, code, css]
1) FootnoteAction - manages footnotes displayed at the bottom of the page [action, code, css]
Deletions:
Additions:
1) ServertimeOffsetWorkaround - sets a global offset for page timestamps if the wiki is used in a different timezone to the hosting server [code edit and slight addition]
Additions:
1) RecentChangesNotifier - configure with cron job to send email noting recent changes [code & link]
Additions:
1) [[FileexportActionInfo Fileexport]] - exports a selection of wiki pages into a self-contained HTML or XML file [action]
Additions:
1) WikiFile - easy way to put images and files into a wiki - a page can contain one file [action]+[handler]+[code addition]
Additions:
1) ChecklinksAction - a link checker for internal (pages, actions, inter-wiki links) and external (web pages, files) links [action]
Deletions:
Additions:
1) ChangesTeaser action - Display a very much simplified 'Recent Changes' listing (probably on front page). [action]
Additions:
1) ChecklinksAction - a link checker for internal (pages, actions, inter-wiki links) and external (web pages, files) links
Additions:
1) QuickTimeAction - quickly embed any ""QuickTime"" compatible media file in your wiki. [action]
Additions:
1) [[StructDataAction]] - Add structured data items on a page and perform database-style requests on them [action]
Additions:
1) [[InheritACL]] - Modification to allow new pages to inherit the ACLs of the page from where it has been created.
Additions:
1) [[UnCategoryAction]] - Display pages without category of the wiki. [action]
Additions:
1) [[StubText]] - Insert boilerplate stub page explanation. [action]
Additions:
1) [[LinkcountAction]] - Count links in a page. [action]
Additions:
1) YouTube - embed a ""YouTube"" video quickly and easily using the URL provided in the 'About this video' section of the video page. [action]
Deletions:
Additions:
1) YouTube - embed a ""YouTube"" video quickly and easily using the URL provided in the 'About this video' section of the video page.
Additions:
1) MultiLanguageMenus - Provides a possibility for menus to be changed according to language specified. Based on WikkaMenus [database table, 2 actions, code addition]
Additions:
=====User-contributed extensions for WikkaWiki=====
Deletions:
Additions:
1) BookmarkManager - Manage bookmarks from one centrally accessible Wikka server
Deletions:
Additions:
1) BoomarkManager - Manage bookmarks from one centrally accessible Wikka server
Additions:
1) [[SpamBlacklist]] - Plugin to blacklist spam, based on a list of regular expressions
1) [[SpamBlacklist]] - Plugin to blacklist spam, based on a list of regular expressions
1) [[SpamBlacklist]] - Plugin to blacklist spam, based on a list of regular expressions
Additions:
1) [[SmaugDragon Fileview]] - Easy way to display a given set of files on the server [action]
Revision [14730]
Edited on 2006-06-28 19:42:03 by FishPete [added link to minoredithack under "page-related"]Additions:
1) [[MinorEditHack]] - Allows users to mark edits as "minor changes" which are not required to be shown in ""RecentChanges""
Additions:
1) SimpleTables - This formatter modification uses wiki markup to create simple tables. [code change]
Additions:
1) [[HTMLHandler]] - Export pages to HTML with inline CSS (excluding headers, footers, comments, etc.) [handler]
Deletions:
Additions:
1) HTMLHandler - Export pages to HTML with inline CSS (excluding headers, footers, comments, etc.)
Additions:
1) AjaxGallery - a normal gallery - at first sight - that generates thumbnails and uses Ajax to show the larger version of the pictures [action]
1) SlideshowGallery - a gallery script combined with a neat javascript slideshow [action]
1) SlideshowGallery - a gallery script combined with a neat javascript slideshow [action]
Deletions:
Additions:
1) AjaxGallery - a usual gallery - at first sight - that generates thumbnails and uses Ajax to show the larger version of the pictures
1) SmiliesAction - a flexible image action that can be used in conjection (or as a replacement of) with the official image and offers an easy way to include smilies icons in pages
1) SmiliesAction - a flexible image action that can be used in conjection (or as a replacement of) with the official image and offers an easy way to include smilies icons in pages
Deletions:
Additions:
1) AjaxGallery - an usual gallery - at first sight - that generates thumbnails and uses Ajax to show the larger version of the pictures
Deletions:
Additions:
1) AjaxGallery - a classical gallery that generates thumbnails and uses Ajax to show the larger version of the pictures
Additions:
1) [[WordcountAction Word Count Action]] - Quick and dirty word count action for text-only pages. [action]
Additions:
1) [[FlashMindMap Display a Freemind map]] with a Flash plug-in. [action] Need optimizations.
Additions:
1) [[SearchHighlighter Highlight Searched-for Text]] - Highlights text in your page that was searched for with TextSearch, Google or Yahoo.
Additions:
1) [[YodaHome WikiEdit Version 3.01]] - Wikka-ready modified version of the Editor used for editing Wiki pages with enhanced compatibility [plugin]
Additions:
~& PageAdminPrune is an extension to PageAdminAction that allows for pruning of page revisions [action]
Additions:
1) MigrateFromWackoWiki - Perl script to convert Wacko DB entries to a //newly created// Wikka DB
Revision [12153]
Edited on 2005-12-07 13:37:51 by NilsLindenberg [added RyeBreadDraftsEventNotification]Additions:
1) [[RyeBreadDraftsEventNotification Event Notification Handler]] - however. This should be a framework that will allow wikka to automatically react to a variety of page events and trigger some response
Revision [12105]
Edited on 2005-12-05 23:19:57 by RolandStens [added RyeBreadDraftsEventNotification]Additions:
1) [[WikipediaAction WikiPedia Action]] - An action that displays [[http://wikipedia.org WikiPedia]] content in your page.
Deletions:
Revision [12104]
Edited on 2005-12-05 23:19:09 by RolandStens [added RyeBreadDraftsEventNotification]Additions:
1) [[WikipediaAction WikiPedia Action]] - An action that displays WikiPedia content in your page.
Revision [12031]
Edited on 2005-11-28 07:15:57 by RicardoPedroso [added RyeBreadDraftsEventNotification]Additions:
1) [[RicardoPedroso Wikka Gallery]] - A wikka gallery. [action]
Additions:
1) [[http://www.vollkornpapier.de/WikkaActionCp cp]] - Easy integration of pictures from a coppermine picture gallery
Deletions:
Additions:
1) [[http://www.h-mpeg.de/medizin-wiki/WikkaActionCp cp]] - Easy integration of pictures from a coppermine picture gallery
Additions:
1) PopOutSideMenu - provides a menu that "pops out" from the left side for both IE & Firefox
Additions:
1) [[CustomPageTitleTag Custom Page Title Tag]] - modification which allows setting a specific TITLE tag inside HEAD for every WikiPage. Useful for Search Engines. [code]
Deletions:
Additions:
1) [[CustomPageTitleTag Custom Page Title Tag]] - modification which allows setting a specific TITLE tag inside HEAD for every WikiPage. Useful for Search Engines.
Deletions:
Additions:
1) [[CustomPageTitleTag]] - modification which allows setting a specific TITLE tag inside HEAD for every WikiPage. Useful for Search Engines.
Deletions:
Additions:
1) [[CustomPageTitleTag]] - modification which allows setting a specific TITLE tag inside HEAD for every WikiPage. Useful for Search Engines.
Deletions:
Additions:
1) [[Custom Page Title Tag]] - modification which allows setting a specific TITLE tag inside HEAD for every WikiPage. Useful for Search Engines.
Additions:
1) GoogleSitemap - Generates a sitemap for Google's service.
Additions:
~&I had another action, flexible but a bit tedious : see AnchorAction and a sample result is at my [[http://malagasy.dotmg.net/ReniTakelaka homepage]] --DotMG
Deletions:
Additions:
1) RandomMail - generates fake email-addresses [action]
Additions:
1) WeatherComReport - weather.com forecasts [action]
Revision [10788]
Edited on 2005-08-21 12:55:41 by GmBowen [link to implementation of captcha into wackowiki]Additions:
~~Sure, I've seen it elsewhere, but for people at my level or less this gives a good starting point for implementing it. --
GmBowen
1) Although I acknowledge that there is resistance in the wikka community to incorporating Captcha as a way of preventing spam, it still seems worthwhile to post [[http://callendor.zongo.be/wiki/WackoWiki#captcha this implementation]] of it into [[http://wackowiki.com wackowiki]] (which, for newbies, is a "brother" of wikka, being another fork of wakkawiki -- which means the codebase is similar (but changing)).
GmBowen
1) Although I acknowledge that there is resistance in the wikka community to incorporating Captcha as a way of preventing spam, it still seems worthwhile to post [[http://callendor.zongo.be/wiki/WackoWiki#captcha this implementation]] of it into [[http://wackowiki.com wackowiki]] (which, for newbies, is a "brother" of wikka, being another fork of wakkawiki -- which means the codebase is similar (but changing)).
Deletions:
Revision [10703]
Edited on 2005-08-15 17:54:40 by GmBowen [Add in-line comments to text output in tooltip]Additions:
1) InLineComments - add in-line comments to written text that appear in a formatted tooltip. [code & link]
Revision [10697]
Edited on 2005-08-15 17:23:59 by JasonHuebel [Add in-line comments to text output in tooltip]Additions:
~1) OpenExternalInNewWindow - allows you to force external links to open in a new window [code]
Revision [10675]
Edited on 2005-08-14 00:48:23 by JasonHuebel [Add in-line comments to text output in tooltip]Additions:
1) SidenoteActions - a quick way to display a warning, note or tip sidenote. [actions, css, code]
Revision [10674]
Edited on 2005-08-14 00:03:23 by GmBowen [math formula generator code base (provided as resource for development)]Additions:
====Resources for Potential Development====
1) I found this [[http://www.xm1math.net/phpmathpublisher/index.html image generator]] which will allow a string of formatted math-related text to generate an image with structured formulas. It seems to work pretty well actually, although the formatting code seems to be something that math-folks would appreciate more than most of us (grin).
1) I found this [[http://www.xm1math.net/phpmathpublisher/index.html image generator]] which will allow a string of formatted math-related text to generate an image with structured formulas. It seems to work pretty well actually, although the formatting code seems to be something that math-folks would appreciate more than most of us (grin).
Deletions:
Additions:
1) InstallableActions - an Installer for actions
No Differences
Additions:
1) EmailActionInfo - prints a spamsafe email-link [action]
1) BingoAction - prints a bingo card based on a word-page. [action]
1) EnhancedImageAction - add support of WIDTH & HEIGTH parameters [action]
1) LinkManager -- Tracks all pages linking to a particular page, allows for link groups, link weights, and embedded page content (extracts from the linking pages) [actions, table]
1) ParentAction - Allows for standard "breadcrumb trail" (i.e., allows for hierarchical classification schemes) [action, table]
1) WikkaBlog - code to integrate wikka with blog programs [action/code]
1) [[GmBowen Show Page Code]] - adds link so that raw page code can be shown easily [action & code addition] (builds on Mod042fShowPageCodeHandler) [action]
1) [[NotifyOnChange Notify On Change]] - code to allow receiving feedback by email when a page is edited [code]
1) AnchorAction - Anchor(s) in wikka-pages [action, code]
1) AbbreviationAction - A simple action to use the <abbr> and <acronym> html tags [action, css]
1) RobotFriendly - Makes SearchEngines ignore, and not index, deleted pages. [code]
1) [[JeroenJansen Recently edited social awareness functionality]] - This patch displays an overview of users who recently opened the WikiPage in edit mode, on a per-page basis. [code, table]
1) [[PageIndexByLetterSuggestion]] - Allowing Columns on Wikka Pageindex action [code]
1) SimpleTableOfContents - Adds support for table of contents. [code]
1) SpellcheckHack - Uses aspell and spellerpages to provide spell checking of wiki pages [code, plugin, files]
1) MetaRefresh - Code snippet explaining how to setup META refresh for your homepage [code]
1) AutomaticUserPageCreation - allows an admin to have the user-pages automatically created after registration [code]
1) BingoAction - prints a bingo card based on a word-page. [action]
1) EnhancedImageAction - add support of WIDTH & HEIGTH parameters [action]
1) LinkManager -- Tracks all pages linking to a particular page, allows for link groups, link weights, and embedded page content (extracts from the linking pages) [actions, table]
1) ParentAction - Allows for standard "breadcrumb trail" (i.e., allows for hierarchical classification schemes) [action, table]
1) WikkaBlog - code to integrate wikka with blog programs [action/code]
1) [[GmBowen Show Page Code]] - adds link so that raw page code can be shown easily [action & code addition] (builds on Mod042fShowPageCodeHandler) [action]
1) [[NotifyOnChange Notify On Change]] - code to allow receiving feedback by email when a page is edited [code]
1) AnchorAction - Anchor(s) in wikka-pages [action, code]
1) AbbreviationAction - A simple action to use the <abbr> and <acronym> html tags [action, css]
1) RobotFriendly - Makes SearchEngines ignore, and not index, deleted pages. [code]
1) [[JeroenJansen Recently edited social awareness functionality]] - This patch displays an overview of users who recently opened the WikiPage in edit mode, on a per-page basis. [code, table]
1) [[PageIndexByLetterSuggestion]] - Allowing Columns on Wikka Pageindex action [code]
1) SimpleTableOfContents - Adds support for table of contents. [code]
1) SpellcheckHack - Uses aspell and spellerpages to provide spell checking of wiki pages [code, plugin, files]
1) MetaRefresh - Code snippet explaining how to setup META refresh for your homepage [code]
1) AutomaticUserPageCreation - allows an admin to have the user-pages automatically created after registration [code]
Deletions:
1) BingoAction - prints a bingo card based on a word-page.
1) EnhancedImageAction - add support of WIDTH & HEIGTH parameters
1) LinkManager -- Tracks all pages linking to a particular page, allows for link groups, link weights, and embedded page content (extracts from the linking pages)
1) ParentAction - Allows for standard "breadcrumb trail" (i.e., allows for hierarchical classification schemes)
1) WikkaBlog - code to integrate wikka with blog programs
1) [[GmBowen Show Page Code]] - adds link so that raw page code can be shown easily [action & code addition] (builds on Mod042fShowPageCodeHandler)
1) [[NotifyOnChange Notify On Change]] - code to allow receiving feedback by email when a page is edited
1) AnchorAction - Anchor(s) in wikka-pages
1) AbbreviationAction - A simple action to use the <abbr> and <acronym> html tags
1) RobotFriendly - Makes SearchEngines ignore, and not index, deleted pages.
1) [[JeroenJansen Recently edited social awareness functionality]] - This patch displays an overview of users who recently opened the WikiPage in edit mode, on a per-page basis.
1) [[PageIndexByLetterSuggestion]] - Allowing Columns on Wikka Pageindex action
1) SimpleTableOfContents - Adds support for table of contents.
1) SpellcheckHack - Uses aspell and spellerpages to provide spell checking of wiki pages
1) MetaRefresh - Code snippet explaining how to setup META refresh for your homepage
1) AutomaticUserPageCreation - allows an admin to have the user-pages automatically created after registration
Additions:
1) [[TimeWithOffset]] - display the current server time, with optional offset [action]
Additions:
1) ParentAction - Allows for standard "breadcrumb trail" (i.e., allows for hierarchical classification schemes)
Additions:
1) LinkManager -- Tracks all pages linking to a particular page, allows for link groups, link weights, and embedded page content (extracts from the linking pages)
Additions:
1) FileModificationTime - prints the modification date of a file on the server [action]
Deletions:
Additions:
===Files===
1) FileModificationTime - prints the modification date of a file on the server
1) FileModificationTime - prints the modification date of a file on the server
Additions:
1) MetaRefresh - Code snippet explaining how to setup META refresh for your homepage
Additions:
1) LinkUsingPageTitle - Instead of using the PageTag of the linked page as link text, this will use the Page Title (if available) of the linked page [code addition]
Revision [10301]
Edited on 2005-07-31 02:23:42 by DennyShimkoski [Added link to DennysAttachmentsActionInfo]Additions:
1) [[DennysAttachmentsActionInfo Attachments]] - yet another way to manage attachments [actions]+[handler]
Additions:
1) SpellcheckHack - Uses aspell and spellerpages to provide spell checking of wiki pages
Additions:
====User-contributed extensions for WikkaWiki====
Deletions:
Additions:
~-[[UnderDevelopment Current contributions by the Wikka Development Team]]
~-[[PluginsInDevelopment User-contributed extensions under development]]
~-[[PluginsInDevelopment User-contributed extensions under development]]
Deletions:
Additions:
1) ImagePop - displays a thumbnail image that when clicked opens a popup with the full size image. [action]
Additions:
~- use the appropriate [[WikkaSiteTemplates template]] to document your contribution;
Deletions:
Additions:
<<If you plan to **contribute code** for WikkaWiki, don't forget to:
~- visit WelcomeDeveloper;
~- visit WelcomeDeveloper;
Deletions:
Additions:
<<If you plan to contribute code for WikkaWiki, don't forget to:
~- add a CategoryUserContributions link to the page;
~- pop in [[TheLounge #wikka]] to meet other developers;
<<::c::
~- add a CategoryUserContributions link to the page;
~- pop in [[TheLounge #wikka]] to meet other developers;
<<::c::
Deletions:
~- add a CategoryUserContributions link to the page.
Additions:
If you make a new contribution, don't forget to:
~- follow this [[PageNamingConvention page naming convention]];
~- use the appropriate [[CategoryTemplate template]] to document your contribution;
~- add a CategoryUserContributions link to the page.
~- follow this [[PageNamingConvention page naming convention]];
~- use the appropriate [[CategoryTemplate template]] to document your contribution;
~- add a CategoryUserContributions link to the page.
Deletions:
Additions:
''Note that the contributions are presented from the authors "as they are". None of the authors can be made responsible for not working code or any loss of data!''
Deletions:
Additions:
~-[[WelcomeDeveloper Introducing Wikka Development]]
~-[[PluginsinDevelopment Actions currently in Development]]
~-[[ProgrammingHelp Help needed for actions in development]]
~-[[CategoryUserContributions Category for user-contributions]]
The purpose of this page is to //briefly// list/summarize code contributions that have been created by various contributors but which are not included in wikka as part of the general [[WikkaReleaseNotes release package]]. This is in recognition that there are now **many** enhancements of wikka that it is difficult to stay aware of without going to each and every page listed in CategoryUserContributions. In addition, this provides a summary of enhancements that (potential) new wikka adopters can use to rapidly figure out if wikka will meet their needs.
~-[[PluginsinDevelopment Actions currently in Development]]
~-[[ProgrammingHelp Help needed for actions in development]]
~-[[CategoryUserContributions Category for user-contributions]]
The purpose of this page is to //briefly// list/summarize code contributions that have been created by various contributors but which are not included in wikka as part of the general [[WikkaReleaseNotes release package]]. This is in recognition that there are now **many** enhancements of wikka that it is difficult to stay aware of without going to each and every page listed in CategoryUserContributions. In addition, this provides a summary of enhancements that (potential) new wikka adopters can use to rapidly figure out if wikka will meet their needs.
Deletions:
~[[ProgrammingHelp Help needed for actions in development]]
~[[CategoryUserContributions Category for user-contributions]]
The purpose of this page is to //briefly// list/summarize code contributions that have been created by various contributors but which are not included in wikka as part of the general [[WikkaReleaseNotes release package]]. This is in recognition that there are now **many** enhancements of wikka that it is difficult to stay aware of without going to each and every page listed in WikkaDevelopment. In addition, this provides a summary of enhancements that (potential) new wikka adopters can use to rapidly figure out if wikka will meet their needs.
Additions:
1) SimpleTableOfContents - Adds support for table of contents.
Additions:
1) [[AddLinkAction addlink]] - will allow you to fast add links in a structured way [[AddLinkActionInfo Info]] [action]
Additions:
1) [[FontActionInfo]] - renders text with a font located on the server [action]
1) AcronymFormatter - formatts acronyms based on a defined list [formatter]
1) [[SpectreMoo Fortune]] - Displays a random one-line text from a file or a wiki-page [action]
1) AcronymFormatter - formatts acronyms based on a defined list [formatter]
1) [[SpectreMoo Fortune]] - Displays a random one-line text from a file or a wiki-page [action]
Deletions:
1) AcronymFormatter - formatts acronyms based on a defined list [formatter]
No Differences
Additions:
1) [[FontActionInfo]] - renders text with a font located on the server
1) AcronymFormatter - formatts acronyms based on a defined list [formatter]
1) AcronymFormatter - formatts acronyms based on a defined list [formatter]
Deletions:
Additions:
====Modifications and Addons for Wikka====
===Log-in===
1) WikkaWithphpBB - using the phpBB users table for logging-in [code]
===Log-in===
1) WikkaWithphpBB - using the phpBB users table for logging-in [code]
Deletions:
Additions:
1) WikiBreadcrumb - Shows a "trail" of your previously visited wiki pages [code & field addition]
Revision [7991]
Edited on 2005-05-09 18:44:36 by NilsLindenberg [added most of OnegWRs contirbutions (missings tomorrow)]Additions:
1) OnegWRAllowComments - Reverse action of ""{{nocomments}}"" [action]
===Code===
1) OnegWRHide - This formatter would allow you to hide/not display a block from the source [formatter]
===Layout===
1) OnegWRCol - A way to print text in columns via <div> tags [action]
===Navigation===
1) OnegWRTree - Finds pages within the current page name and builds a menu with it [action]
===Table===
1) OnegWRCsv - This formatter would allow you to convert inline csv data into a table [formatter]
===Code===
1) OnegWRHide - This formatter would allow you to hide/not display a block from the source [formatter]
===Layout===
1) OnegWRCol - A way to print text in columns via <div> tags [action]
===Navigation===
1) OnegWRTree - Finds pages within the current page name and builds a menu with it [action]
===Table===
1) OnegWRCsv - This formatter would allow you to convert inline csv data into a table [formatter]
Additions:
1) DescribeUsers - more information about users and their pages [action]
Additions:
1) [[PageIndexByLetterSuggestion]] - Allowing Columns on Wikka Pageindex action
1) [[FontActionInfo]] - renders text with a font located on the server
1) [[FontActionInfo]] - renders text with a font located on the server
Deletions:
Additions:
1) BingoAction - prints a bingo card based on a word-page.
Deletions:
Additions:
1) EmailActionInfo - prints a spamsafe email-link
===Games===
1) BingAction - prints a bingo card based on a word-page.
===Games===
1) BingAction - prints a bingo card based on a word-page.
Deletions:
Additions:
1) PhpMyEdit - generates PHP code for displaying/editing MySQL tables [code generates actions]
Additions:
1) [[JeroenJansen Recently edited social awareness functionality]] - This patch displays an overview of users who recently opened the WikiPage in edit mode, on a per-page basis.
1) [[PageIndexByLetterSuggestion]] - Allowing Columns on Wikka Pageindex action
1) [[PageIndexByLetterSuggestion]] - Allowing Columns on Wikka Pageindex action
Deletions:
]] - This patch displays an overview of users who recently opened the WikiPage in edit mode, on a per-page basis.
Additions:
''Note that the contributions are presented from the authors "as they are". None of the authors can be made responsible for not working code or any lose of data!''
Deletions:
Revision [6816]
Edited on 2005-03-21 13:55:07 by NilsLindenberg [added note about responsibility, layout]Additions:
The purpose of this page is to //briefly// list/summarize code contributions that have been created by various contributors but which are not included in wikka as part of the general [[WikkaReleaseNotes release package]]. This is in recognition that there are now **many** enhancements of wikka that it is difficult to stay aware of without going to each and every page listed in WikkaDevelopment. In addition, this provides a summary of enhancements that (potential) new wikka adopters can use to rapidly figure out if wikka will meet their needs.
''Note that the contributions are presented from the authors "as they are". None of the authors can be made responsible for not working code or any lose of data!"
As code contributions are included in the wikka package then they should either be removed from this page or noted as being a formal modification of wikka (the argument to not remove them is so that wikka owners using a previous package can add changes they might find useful).
A second list can be found at the bottom containing actions available for wakka-forks but which have not been adopted/adapted for wikka.
''Note that the contributions are presented from the authors "as they are". None of the authors can be made responsible for not working code or any lose of data!"
As code contributions are included in the wikka package then they should either be removed from this page or noted as being a formal modification of wikka (the argument to not remove them is so that wikka owners using a previous package can add changes they might find useful).
A second list can be found at the bottom containing actions available for wakka-forks but which have not been adopted/adapted for wikka.
Deletions:
Additions:
1) A plug-in for spikini (wikini fork) that allows it to have/use smileys. I'm just providing the [[http://www.spip-contrib.net/spikini/DesSmileys link]] as it may be a starting point for those who want wikka to be able to use smileys.
Deletions:
Revision [6699]
Edited on 2005-03-14 02:56:16 by GmBowen [a plugin for wikini that provides smileys]Additions:
~~&Sure, I've seen it elsewhere, but for people at my level or less this gives a good starting point for implementing it. --GmBowen
1) A wikini plug-in (for a wikini fork) that allows it to have/use smileys. I'm just providing the [[http://www.spip-contrib.net/spikini/DesSmileys link]] as it may be a starting point for those who want wikka to be able to use smileys.
1) A wikini plug-in (for a wikini fork) that allows it to have/use smileys. I'm just providing the [[http://www.spip-contrib.net/spikini/DesSmileys link]] as it may be a starting point for those who want wikka to be able to use smileys.
Revision [6402]
Edited on 2005-03-01 11:23:14 by NilsLindenberg [added Recently edited social awareness functionality, layout]Additions:
1) [[JeroenJansen Recently edited social awareness functionality
]] - This patch displays an overview of users who recently opened the WikiPage in edit mode, on a per-page basis.
]] - This patch displays an overview of users who recently opened the WikiPage in edit mode, on a per-page basis.
Deletions:
Revision [6401]
Edited on 2005-03-01 11:16:51 by NilsLindenberg [added MoonEdit and RecentChangesPlus]Additions:
1) MoonEdit - brief overview of the exchange between MoonEdit and Wikka [+action]
1) RecentChangesPlus - additional options for the recentchanges action [action]
1) RecentChangesPlus - additional options for the recentchanges action [action]
Additions:
===Email===
1) EmailActionInfo - Prints a spamsafe email-link
1) EmailActionInfo - Prints a spamsafe email-link
Revision [6211]
Edited on 2005-02-20 21:49:30 by JavaWoman [comment about navigation menu: also in Wikka!]Additions:
1) How to have a Vertical left-hand-side navigation menu for wikini see [[http://contrib.africacomputing.org/wakka.php?wiki=MenuNavigationWikini here]]...which looks usable in wikka.
~&Browse some time through the many sites on WikkaSites - especially the ones highlighted as having notable layout - and you'll see many are already doing something similar with Wikka, both left-hand menus and right-hand menus. There are very many ways to skin that cat. :) --JavaWoman
~&Browse some time through the many sites on WikkaSites - especially the ones highlighted as having notable layout - and you'll see many are already doing something similar with Wikka, both left-hand menus and right-hand menus. There are very many ways to skin that cat. :) --JavaWoman
Deletions:
Revision [6209]
Edited on 2005-02-20 21:12:51 by GmBowen [handler/action for SVG graphics & vertical nav menu....both for wikini]Additions:
~~~&oh ya, it's a filter. oops. Don't know what I was thinking writing that....I shoulda looked more closely at the code before I wrote anything here..."filtre" is obviously french for "filter" and the code clearly isn't an action. Ooops, sorry. I'm personally not a "smiley" person at all {grin} so it's not at all high on my list of things to develop for wikka (table markup is WAY before that) but I was trying to provide a resource for others. Comawiki & Uniwakka both also have smileys. Uniwakka obviously is also a filter/formatter of some sort because writing the characters ;-} shows the smiley when the page is saved.
1) How to have a Vertical left-hand-side navigation menu for wikini see [[http://contrib.africacomputing.org/wakka.php?wiki=MenuNavigationWikini here]]...which looks usable in wikka.
1) How to have a Vertical left-hand-side navigation menu for wikini see [[http://contrib.africacomputing.org/wakka.php?wiki=MenuNavigationWikini here]]...which looks usable in wikka.
Deletions:
Additions:
1) Wikini has had a handler & action for SVG (Scalable Vector Graphics) developed for it (see [[http://www.wikini.net/wakka.php?wiki=ActionsReseauxNumeriques here]])....which is interesting because somewhere (on a chinese version of wikka or wakka) I remember seeing an SVG-based drawing package embeddable in the wiki. --GmBowen
Additions:
1) ActiveDirectory - a first attempt toward a corporate single sign on... [code]
Additions:
1) RobotFriendly - Makes SearchEngines ignore, and not index, deleted pages.
Additions:
1) CommentsFormatting - allows the usage of some wikka-markup in comments [code]
Additions:
~~~&oh ya, it's a filter. oops. Don't know what I was thinking writing that....I shoulda looked more closely at the code before I wrote anything here..."filtre" is obviously french for "filter" and the code clearly isn't an action. Ooops, sorry. I'm personally not a "smiley" person at all {grin} so it's not at all high on my list of things to develop for wikka (table markup is WAY before that) but I was trying to provide a resource for others. Comawiki & Uniwakka both also have smileys. Uniwakka obviously is also a filter/formatter of some sort because writing the characters ;-} shows the smiley when the page is saved. --GmBowen
Additions:
~~&It's not an action, actually - more like a filter, a special formatter that gets applied automatcially as long as it's found in the appropriate location. Spikini's plugins are not like Wikka's actions. Anyway, replacing smiley "text" by images really is a formatting process, not an "action" in the Wikka sense at all. --JavaWoman
Additions:
1) Smileys for Spikini - developed for Spikini which is a Wikini fork, there is a developed action for smileys which might be something to translate for use in wikka (others have mentioned wanting smileys). See [[http://www.spip-contrib.net/spikini/DesSmileys here]].
Additions:
1) [[EditSaveGif Reminder to save]] - Animated gif files & a simple code addition to remind users to save while editing [code & images]
Additions:
====Code Contributions====
>>See also:
~[[PluginsinDevelopment Actions currently in Development]]
~[[ProgrammingHelp Help needed for actions in development]]
~[[CategoryUserContributions Category for user-contributions]]
>>::c::
The purpose of this page is to //briefly// list/summarize code contributions that have been created by various contributors but which are not included in wikka as part of the general [[WikkaReleaseNotes release package]]. This is in recognition that there are now **many** enhancements of wikka that it is difficult to stay aware of without going to each and every page listed in WikkaDevelopment. In addition, this provides a summary of enhancements that (potential) new wikka adopters can use to rapidly figure out if wikka will meet their needs. As code contributions are included in the wikka package then they should either be removed from this page or noted as being a formal modification of wikka (the argument to not remove them is so that wikka owners using a previous package can add changes they might find useful). A second category is now started at the bottom containing actions available for wakka-forks but which have not been adopted/adapted for wikka.
If you make a new contribution, don't forget to add CategoryUserContributions to the page.
----
====User-contributed modules/extensions for WikkaWiki====
===Administrator Related===
1) UserAdmin - a tool developed (with additional support listed beneath this) to improve the management of users by the administrator [action]
1) UserChangesAction - list the changes made by any user (part of UserAdmin) [action]
1) GmBowenAdminPageControlTool - erase history, hide page, delete page (menu system) [code addition]
1) [[GmBowenAdminPageControlTool List Hidden Pages]] - list the pages hidden by the admin control toll [action]
1) DescribeUsers - an action which provides a list of information about each user [action]
1) PageAdminAction - an admin-interface for managing pages and performing maintenance operations [action]
1) RefactorWiki - allows renaming of pages & all associated links [code]
===Comments===
1) [[GmBowen Search Comments]] - code addtion for textsearch.php that allows searching of comments [code addition]
1) UserCommentsAction - list of pages commented on by any user (part of UserAdmin) [action]
1) PagedComments - code to allow the user to set the pagination of comments (useful for faster loading of initial page) [code]
===Database===
1) [[GmBowen Data Base Status]] - action modified from one at wikini which shows the status of the wiki database tables [action]
===Data Exchange===
1) ShowCsv - shows the content of a *.csv-file ona wikka-page [action]
1) ImportUBB - conversion between wikka and UBB [javascript]
===Images/Graphical/Audio===
1) [[GmBowen Gallery]] - show image thumbnails in a particular directory [action] (designated in various ways, including interactively, by wikka owner)
1) [[GmBowen Graphics Tools]] - file uploader, image approval system, etc. [action & file addition]
1) BannerMaker - allows placing colored banners on pages to enhance formatting/layout [action & file addition]
1) GraphMaker - generates graphs....both images that can be saved & uploaded, & wiki action code that can be placed on the page to generate the graph. [actions & file addition]
1) EnhancedImageAction - add support of WIDTH & HEIGTH parameters
1) Mp3Player - a simple player for mp3 files if a url is added. [code & swf file]
1) ImageListing - lists the directories & files (the latter with links) uploaded to the uploads directories specified in wikka.config. [action & class code]
===Language-related===
1) [[GmBowen Google Language Translation]] - addition of code for footer.php for adding language translation [code addition]
===Links===
1) [[KicktheDonkey Links to the same host]] - prevented from being marked as external [code addition]
===Text-Communication Tools (messageboards, blogs, mail)===
1) SuggestionsBoard - allows to include a message-board to a page [action & new table]
1) WikkaForum - allows small discussion forums to be placed on any wiki page [action & new table]
1) [[RichardTerry Blog]] - action which includes a series of wikka pages into a single blog. [action & code changes]
1) WikkaBlog - code to integrate wikka with blog programs
1) WikkaBlog2 - action to provide a blog (w/ wikka formatting & submission commenting) on a wikka page [action, code & new tables]
1) WikkaMail - a Private Messaging System to allow communication between individual wikka users [action, code & new tables]
===Page-related===
1) [[GmBowen Erase History]] - auto erase history of page [action]
1) [[GmBowen My Pages menu]] - a horizontal listing of pages you own [action]
1) [[GmBowen Show Page Code]] - adds link so that raw page code can be shown easily [action & code addition] (builds on Mod042fShowPageCodeHandler)
1) [[GmBowen Owned Pages]] - code addition for textsearch.php that shows pages owned by search if search term is registered user [code addition]
1) [[GmBowenRecentEditCheck Recent Edit Check]] - indicates in the header if a page has been edited recently (to reduce conflicts in editing) [code addition]
1) [[GmBowenCounter Page Hit Counter]] - a counter to record how many times a page has been loaded [action & code addition]
1) UserPagesAction - list the pages owned by any user (part of UserAdmin) [action]
1) [[NotifyOnChange Notify On Change]] - code to allow receiving feedback by email when a page is edited
1) [[GmBowen Column Making]] - Simple code to allow a user to place 2+ columns of text on a saved page [actions]
1) MostVisited - indicates which pages (out of those with the [[GmBowenCounter page counter]] modification added) have been visited most often [action]
1) WikkaMenus - a system of creating custom header and footer menus in wikka [code]
1) CloneAction - clone another page (also CloneHandler) [action]
1) [[FormattedIncludeAction Formatted Include]] - modification of wikka include action so there are formatting controls [action & css code]
1) FilesManagementSolution - provides another (simpler) way to manage attachments [actions]+[handler]
1) AutoReplace - allows to display WikiWords as Wiki Words depending on the user's choice - defaulted for guests [code]
1) UserMenus - another way to have users managing their personal menus - different from WikkaMenus in many ways, it only offers one menu per user [code]
1) AnchorAction - Anchor(s) in wikka-pages
1) DeleteSpamAction - modification/translation of wikini action that allows removal of contribution by user IP [action & code]
1) BacklinksHandler - displays a list of pages linking to the current page [handler].
1) AbbreviationAction - A simple action to use the <abbr> and <acronym> html tags
===Registration===
1) [[UserRegistration Control Registration]] - code so that the administrator can control whether registration is allowed, not allowed or allowed only with a password [code]
1) AutomaticUserPageCreation - allows an admin to have the user-pages automatically created after registration
===Scheduler/Calendar===
1) [[GmBowenCalendar Year Calendar]] - add a year-long calendar to your wikka [action & code addition]
1) [[GmBowenWikkaAsPIM Scheduler]] - code to have a day scheduler to keep track of appts, etc. With day view & monthly view. [action & code addition]
1) [[GmBowenWikkaAsPIM Task Manager]] - use the wikka as a structured task manager [action]
===Skins===
1) Skins - create/modify/change skins using WikkaSkinEditor, WikkaSkinSelector, [[MySkin MySkin Action]], WikkaSkinsRepository (see TestSkin) [actions & code]
===User-related===
1) GmBowenSpellchecker - a simple text-file based (english) spellchecker for the editor [code & file addition]
1) GmBowenUnitConverter - converts between different units (e.g., ounces to milliliters) [action]
1) FeedbackActionUpgrade - allows the admin to send feedback to the email of any user (part of UserAdmin) [action]
1) GroupManagement - allows to manage ACLs at User Group level [code]
1) ACLsWithUserGroups - an alternative to manage ACLs at User Group level [code]
1) FileManagerHack - add a file manager to the editor [code change & file addition]
1) LoggedUsersHomepage - different homepage for logged-in users [code]
1) UserCleanerModification - keep track of users who are online [action & code change]
1) CanadianWeather - insert weather forecasts &/or satellite maps [action]
1) StayingLoggedIn - code so that how cookies are dealt with for persistence of logging in is altered [code]
----
===Libraries===
1) HandleCsvData - this library contains functions to handle csv-files. [library]
----
====Actions developed in other Wakka-forks====
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://www.wikini.net/wakka.php%3Fwiki%3DActionSommaire Table of Contents]] Action code for wikini to provide a structured table of contents action with page anchors
~&Like other TOC actions I've seen this seems to create anchors as numbers. Quite apart from validity questions (an anchor must be an ID so it cannot start with a digit), this is a bad idea - **especially** in a Wiki - since such anchors would change with many types of page change, such as addition of a heading or section or slight re-arrangement. Which means you can never create **links** to those anchors within a page. A better idea is to create anchors based on the actual text of the headings which have a much higher chance of being stable. Yes, a TOC action would be nice - but a better one! (MediaWiki does it right.) --JavaWoman
~&I had another action, flexible but a bit tedious : see AnchorAction and a sample result is at my [[http://malagasy.dotmg.net/malagasy/ReniTakelaka homepage]] --DotMG
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DWikiTableau Tables with formatting]] Action developed for wikini to provide tables with active page links, colour, etc... (another [[http://www.nib-jiq.org/dawa/wikini/wakka.php?wiki=ExemplesDeTableaux example]])(Be warned...this is not a simple plug-and-play code exercise....although it is pretty straight-forward.... and only means copying in a few lines of code.... but it doesn't work...worse, if you put table code IN to a page it actually breaks the formatter (WSOD....white screen of death, at least in wikka 1.1.4.0) ....although it seems fine with everything else EXCEPT the table code, so it might be a regex problem...but I couldn't get it working (needs one of the whizzes out there I guess) -- Mike)
~&I think we should just develop our own (new) table formatting code. Looking at what others are doing (not just Wakka forks) is useful, but then we should not start with copying but write some specs - what do we want to be able to do, short term? long term? Then write code based on those specs. Table markup is complicated enough that you cannot just dive in and write some code and then just tweak it a little. See also the discussions on WikkaTables. --JavaWoman
~~&I agree with all of what you write. All of this is just intended as a stimulant for development. I was quite impressed with the degree of formatting achieved with wikini and thought it would provide us ideas. --GmBowen
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DActionUserInfo User Information]] Action developed for wikini to provide a list of information for a user. I could see how this could be adapted to be useful for admin
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DActionSysInfo System Information]] Action developed for wikini to show brief system information
1) ++[[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DActionInclude Include page action]] Action developed for wikini which includes a page BUT **with formatting** that might be useful++
~&I like the formatting idea though we should probably define different classes/default values. --JavaWoman
~~&Now adapted for wikka (see above), and ready for further development {wink} -- GmBowen
1) [[http://www.wikini.net/wakka.php?wiki=FonctionDeDiaporama Slide Show]] Cycles through a listed series of wikka pages?? (the translation wasn't good)
1) WikkaBlog - code to link wakka (not wikka, but easy to modify apparently) to a blog. (There's also a blog embedded in [[http://comawiki.org/CoMa.php?CoMa=BlogPlugin CoMaWiki]] and GmBowen is developing one, that can be seen [[http://gmbowen.educ.unb.ca/wiki/wakka.php?wakka=BlogTest here]]) [code]
1) [[http://wackowiki.com/JimLipsey/calendar?v=wui Another Calendar]] - a simple calendar developed & released at wackowiki [action]
1) Search Highlighter - originally developed for [[http://www.wakkawiki.com/SearchHighlighting Wakka Wiki]], this highlights the search term on a page after the link on the search page is clicked on. Might be a useful little add-on to wikka.
----
>>See also:
~[[PluginsinDevelopment Actions currently in Development]]
~[[ProgrammingHelp Help needed for actions in development]]
~[[CategoryUserContributions Category for user-contributions]]
>>::c::
The purpose of this page is to //briefly// list/summarize code contributions that have been created by various contributors but which are not included in wikka as part of the general [[WikkaReleaseNotes release package]]. This is in recognition that there are now **many** enhancements of wikka that it is difficult to stay aware of without going to each and every page listed in WikkaDevelopment. In addition, this provides a summary of enhancements that (potential) new wikka adopters can use to rapidly figure out if wikka will meet their needs. As code contributions are included in the wikka package then they should either be removed from this page or noted as being a formal modification of wikka (the argument to not remove them is so that wikka owners using a previous package can add changes they might find useful). A second category is now started at the bottom containing actions available for wakka-forks but which have not been adopted/adapted for wikka.
If you make a new contribution, don't forget to add CategoryUserContributions to the page.
----
====User-contributed modules/extensions for WikkaWiki====
===Administrator Related===
1) UserAdmin - a tool developed (with additional support listed beneath this) to improve the management of users by the administrator [action]
1) UserChangesAction - list the changes made by any user (part of UserAdmin) [action]
1) GmBowenAdminPageControlTool - erase history, hide page, delete page (menu system) [code addition]
1) [[GmBowenAdminPageControlTool List Hidden Pages]] - list the pages hidden by the admin control toll [action]
1) DescribeUsers - an action which provides a list of information about each user [action]
1) PageAdminAction - an admin-interface for managing pages and performing maintenance operations [action]
1) RefactorWiki - allows renaming of pages & all associated links [code]
===Comments===
1) [[GmBowen Search Comments]] - code addtion for textsearch.php that allows searching of comments [code addition]
1) UserCommentsAction - list of pages commented on by any user (part of UserAdmin) [action]
1) PagedComments - code to allow the user to set the pagination of comments (useful for faster loading of initial page) [code]
===Database===
1) [[GmBowen Data Base Status]] - action modified from one at wikini which shows the status of the wiki database tables [action]
===Data Exchange===
1) ShowCsv - shows the content of a *.csv-file ona wikka-page [action]
1) ImportUBB - conversion between wikka and UBB [javascript]
===Images/Graphical/Audio===
1) [[GmBowen Gallery]] - show image thumbnails in a particular directory [action] (designated in various ways, including interactively, by wikka owner)
1) [[GmBowen Graphics Tools]] - file uploader, image approval system, etc. [action & file addition]
1) BannerMaker - allows placing colored banners on pages to enhance formatting/layout [action & file addition]
1) GraphMaker - generates graphs....both images that can be saved & uploaded, & wiki action code that can be placed on the page to generate the graph. [actions & file addition]
1) EnhancedImageAction - add support of WIDTH & HEIGTH parameters
1) Mp3Player - a simple player for mp3 files if a url is added. [code & swf file]
1) ImageListing - lists the directories & files (the latter with links) uploaded to the uploads directories specified in wikka.config. [action & class code]
===Language-related===
1) [[GmBowen Google Language Translation]] - addition of code for footer.php for adding language translation [code addition]
===Links===
1) [[KicktheDonkey Links to the same host]] - prevented from being marked as external [code addition]
===Text-Communication Tools (messageboards, blogs, mail)===
1) SuggestionsBoard - allows to include a message-board to a page [action & new table]
1) WikkaForum - allows small discussion forums to be placed on any wiki page [action & new table]
1) [[RichardTerry Blog]] - action which includes a series of wikka pages into a single blog. [action & code changes]
1) WikkaBlog - code to integrate wikka with blog programs
1) WikkaBlog2 - action to provide a blog (w/ wikka formatting & submission commenting) on a wikka page [action, code & new tables]
1) WikkaMail - a Private Messaging System to allow communication between individual wikka users [action, code & new tables]
===Page-related===
1) [[GmBowen Erase History]] - auto erase history of page [action]
1) [[GmBowen My Pages menu]] - a horizontal listing of pages you own [action]
1) [[GmBowen Show Page Code]] - adds link so that raw page code can be shown easily [action & code addition] (builds on Mod042fShowPageCodeHandler)
1) [[GmBowen Owned Pages]] - code addition for textsearch.php that shows pages owned by search if search term is registered user [code addition]
1) [[GmBowenRecentEditCheck Recent Edit Check]] - indicates in the header if a page has been edited recently (to reduce conflicts in editing) [code addition]
1) [[GmBowenCounter Page Hit Counter]] - a counter to record how many times a page has been loaded [action & code addition]
1) UserPagesAction - list the pages owned by any user (part of UserAdmin) [action]
1) [[NotifyOnChange Notify On Change]] - code to allow receiving feedback by email when a page is edited
1) [[GmBowen Column Making]] - Simple code to allow a user to place 2+ columns of text on a saved page [actions]
1) MostVisited - indicates which pages (out of those with the [[GmBowenCounter page counter]] modification added) have been visited most often [action]
1) WikkaMenus - a system of creating custom header and footer menus in wikka [code]
1) CloneAction - clone another page (also CloneHandler) [action]
1) [[FormattedIncludeAction Formatted Include]] - modification of wikka include action so there are formatting controls [action & css code]
1) FilesManagementSolution - provides another (simpler) way to manage attachments [actions]+[handler]
1) AutoReplace - allows to display WikiWords as Wiki Words depending on the user's choice - defaulted for guests [code]
1) UserMenus - another way to have users managing their personal menus - different from WikkaMenus in many ways, it only offers one menu per user [code]
1) AnchorAction - Anchor(s) in wikka-pages
1) DeleteSpamAction - modification/translation of wikini action that allows removal of contribution by user IP [action & code]
1) BacklinksHandler - displays a list of pages linking to the current page [handler].
1) AbbreviationAction - A simple action to use the <abbr> and <acronym> html tags
===Registration===
1) [[UserRegistration Control Registration]] - code so that the administrator can control whether registration is allowed, not allowed or allowed only with a password [code]
1) AutomaticUserPageCreation - allows an admin to have the user-pages automatically created after registration
===Scheduler/Calendar===
1) [[GmBowenCalendar Year Calendar]] - add a year-long calendar to your wikka [action & code addition]
1) [[GmBowenWikkaAsPIM Scheduler]] - code to have a day scheduler to keep track of appts, etc. With day view & monthly view. [action & code addition]
1) [[GmBowenWikkaAsPIM Task Manager]] - use the wikka as a structured task manager [action]
===Skins===
1) Skins - create/modify/change skins using WikkaSkinEditor, WikkaSkinSelector, [[MySkin MySkin Action]], WikkaSkinsRepository (see TestSkin) [actions & code]
===User-related===
1) GmBowenSpellchecker - a simple text-file based (english) spellchecker for the editor [code & file addition]
1) GmBowenUnitConverter - converts between different units (e.g., ounces to milliliters) [action]
1) FeedbackActionUpgrade - allows the admin to send feedback to the email of any user (part of UserAdmin) [action]
1) GroupManagement - allows to manage ACLs at User Group level [code]
1) ACLsWithUserGroups - an alternative to manage ACLs at User Group level [code]
1) FileManagerHack - add a file manager to the editor [code change & file addition]
1) LoggedUsersHomepage - different homepage for logged-in users [code]
1) UserCleanerModification - keep track of users who are online [action & code change]
1) CanadianWeather - insert weather forecasts &/or satellite maps [action]
1) StayingLoggedIn - code so that how cookies are dealt with for persistence of logging in is altered [code]
----
===Libraries===
1) HandleCsvData - this library contains functions to handle csv-files. [library]
----
====Actions developed in other Wakka-forks====
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://www.wikini.net/wakka.php%3Fwiki%3DActionSommaire Table of Contents]] Action code for wikini to provide a structured table of contents action with page anchors
~&Like other TOC actions I've seen this seems to create anchors as numbers. Quite apart from validity questions (an anchor must be an ID so it cannot start with a digit), this is a bad idea - **especially** in a Wiki - since such anchors would change with many types of page change, such as addition of a heading or section or slight re-arrangement. Which means you can never create **links** to those anchors within a page. A better idea is to create anchors based on the actual text of the headings which have a much higher chance of being stable. Yes, a TOC action would be nice - but a better one! (MediaWiki does it right.) --JavaWoman
~&I had another action, flexible but a bit tedious : see AnchorAction and a sample result is at my [[http://malagasy.dotmg.net/malagasy/ReniTakelaka homepage]] --DotMG
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DWikiTableau Tables with formatting]] Action developed for wikini to provide tables with active page links, colour, etc... (another [[http://www.nib-jiq.org/dawa/wikini/wakka.php?wiki=ExemplesDeTableaux example]])(Be warned...this is not a simple plug-and-play code exercise....although it is pretty straight-forward.... and only means copying in a few lines of code.... but it doesn't work...worse, if you put table code IN to a page it actually breaks the formatter (WSOD....white screen of death, at least in wikka 1.1.4.0) ....although it seems fine with everything else EXCEPT the table code, so it might be a regex problem...but I couldn't get it working (needs one of the whizzes out there I guess) -- Mike)
~&I think we should just develop our own (new) table formatting code. Looking at what others are doing (not just Wakka forks) is useful, but then we should not start with copying but write some specs - what do we want to be able to do, short term? long term? Then write code based on those specs. Table markup is complicated enough that you cannot just dive in and write some code and then just tweak it a little. See also the discussions on WikkaTables. --JavaWoman
~~&I agree with all of what you write. All of this is just intended as a stimulant for development. I was quite impressed with the degree of formatting achieved with wikini and thought it would provide us ideas. --GmBowen
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DActionUserInfo User Information]] Action developed for wikini to provide a list of information for a user. I could see how this could be adapted to be useful for admin
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DActionSysInfo System Information]] Action developed for wikini to show brief system information
1) ++[[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DActionInclude Include page action]] Action developed for wikini which includes a page BUT **with formatting** that might be useful++
~&I like the formatting idea though we should probably define different classes/default values. --JavaWoman
~~&Now adapted for wikka (see above), and ready for further development {wink} -- GmBowen
1) [[http://www.wikini.net/wakka.php?wiki=FonctionDeDiaporama Slide Show]] Cycles through a listed series of wikka pages?? (the translation wasn't good)
1) WikkaBlog - code to link wakka (not wikka, but easy to modify apparently) to a blog. (There's also a blog embedded in [[http://comawiki.org/CoMa.php?CoMa=BlogPlugin CoMaWiki]] and GmBowen is developing one, that can be seen [[http://gmbowen.educ.unb.ca/wiki/wakka.php?wakka=BlogTest here]]) [code]
1) [[http://wackowiki.com/JimLipsey/calendar?v=wui Another Calendar]] - a simple calendar developed & released at wackowiki [action]
1) Search Highlighter - originally developed for [[http://www.wakkawiki.com/SearchHighlighting Wakka Wiki]], this highlights the search term on a page after the link on the search page is clicked on. Might be a useful little add-on to wikka.
----
Deletions:
>>See also:
~[[PluginsinDevelopment Actions currently in Development]]
~[[ProgrammingHelp Help needed for actions in development]]
~[[CategoryUserContributions Category for user-contributions]]
>>::c::
The purpose of this page is to //briefly// list/summarize code contributions that have been created by various contributors but which are not included in wikka as part of the general [[WikkaReleaseNotes release package]]. This is in recognition that there are now **many** enhancements of wikka that it is difficult to stay aware of without going to each and every page listed in WikkaDevelopment. In addition, this provides a summary of enhancements that (potential) new wikka adopters can use to rapidly figure out if wikka will meet their needs. As code contributions are included in the wikka package then they should either be removed from this page or noted as being a formal modification of wikka (the argument to not remove them is so that wikka owners using a previous package can add changes they might find useful). A second category is now started at the bottom containing actions available for wakka-forks but which have not been adopted/adapted for wikka.
If you make a new contribution, don't forget to add CategoryUserContributions to the page.
----
====User-contributed modules/extensions for WikkaWiki====
===Administrator Related===
1) UserAdmin - a tool developed (with additional support listed beneath this) to improve the management of users by the administrator [action]
1) UserChangesAction - list the changes made by any user (part of UserAdmin) [action]
1) GmBowenAdminPageControlTool - erase history, hide page, delete page (menu system) [code addition]
1) [[GmBowenAdminPageControlTool List Hidden Pages]] - list the pages hidden by the admin control toll [action]
1) DescribeUsers - an action which provides a list of information about each user [action]
1) PageAdminAction - an admin-interface for managing pages and performing maintenance operations [action]
===Comments===
1) [[GmBowen Search Comments]] - code addtion for textsearch.php that allows searching of comments [code addition]
1) UserCommentsAction - list of pages commented on by any user (part of UserAdmin) [action]
1) PagedComments - code to allow the user to set the pagination of comments (useful for faster loading of initial page) [code]
===Database===
1) [[GmBowen Data Base Status]] - action modified from one at wikini which shows the status of the wiki database tables [action]
===Data Exchange===
1) ShowCsv - shows the content of a *.csv-file ona wikka-page [action]
1) ImportUBB - conversion between wikka and UBB [javascript]
===Images/Graphical/Audio===
1) [[GmBowen Gallery]] - show image thumbnails in a particular directory [action] (designated in various ways, including interactively, by wikka owner)
1) [[GmBowen Graphics Tools]] - file uploader, image approval system, etc. [action & file addition]
1) BannerMaker - allows placing colored banners on pages to enhance formatting/layout [action & file addition]
1) GraphMaker - generates graphs....both images that can be saved & uploaded, & wiki action code that can be placed on the page to generate the graph. [actions & file addition]
1) EnhancedImageAction - add support of WIDTH & HEIGTH parameters
1) Mp3Player - a simple player for mp3 files if a url is added. [code & swf file]
1) ImageListing - lists the directories & files (the latter with links) uploaded to the uploads directories specified in wikka.config. [action & class code]
===Language-related===
1) [[GmBowen Google Language Translation]] - addition of code for footer.php for adding language translation [code addition]
===Links===
1) [[KicktheDonkey Links to the same host]] - prevented from being marked as external [code addition]
===Text-Communication Tools (messageboards, blogs, mail)===
1) SuggestionsBoard - allows to include a message-board to a page [action & new table]
1) WikkaForum - allows small discussion forums to be placed on any wiki page [action & new table]
1) [[RichardTerry Blog]] - action which includes a series of wikka pages into a single blog. [action & code changes]
1) WikkaBlog - code to integrate wikka with blog programs
1) WikkaBlog2 - action to provide a blog (w/ wikka formatting & submission commenting) on a wikka page [action, code & new tables]
1) WikkaMail - a Private Messaging System to allow communication between individual wikka users [action, code & new tables]
===Page-related===
1) [[GmBowen Erase History]] - auto erase history of page [action]
1) [[GmBowen My Pages menu]] - a horizontal listing of pages you own [action]
1) [[GmBowen Show Page Code]] - adds link so that raw page code can be shown easily [action & code addition] (builds on Mod042fShowPageCodeHandler)
1) [[GmBowen Owned Pages]] - code addition for textsearch.php that shows pages owned by search if search term is registered user [code addition]
1) [[GmBowenRecentEditCheck Recent Edit Check]] - indicates in the header if a page has been edited recently (to reduce conflicts in editing) [code addition]
1) [[GmBowenCounter Page Hit Counter]] - a counter to record how many times a page has been loaded [action & code addition]
1) UserPagesAction - list the pages owned by any user (part of UserAdmin) [action]
1) [[NotifyOnChange Notify On Change]] - code to allow receiving feedback by email when a page is edited
1) [[GmBowen Column Making]] - Simple code to allow a user to place 2+ columns of text on a saved page [actions]
1) MostVisited - indicates which pages (out of those with the [[GmBowenCounter page counter]] modification added) have been visited most often [action]
1) WikkaMenus - a system of creating custom header and footer menus in wikka [code]
1) CloneAction - clone another page (also CloneHandler) [action]
1) [[FormattedIncludeAction Formatted Include]] - modification of wikka include action so there are formatting controls [action & css code]
1) FilesManagementSolution - provides another (simpler) way to manage attachments [actions]+[handler]
1) AutoReplace - allows to display WikiWords as Wiki Words depending on the user's choice - defaulted for guests [code]
1) UserMenus - another way to have users managing their personal menus - different from WikkaMenus in many ways, it only offers one menu per user [code]
1) AnchorAction - Anchor(s) in wikka-pages
1) DeleteSpamAction - modification/translation of wikini action that allows removal of contribution by user IP [action & code]
1) BacklinksHandler - displays a list of pages linking to the current page [handler].
1) AbbreviationAction - A simple action to use the <abbr> and <acronym> html tags
===Registration===
1) [[UserRegistration Control Registration]] - code so that the administrator can control whether registration is allowed, not allowed or allowed only with a password [code]
1) AutomaticUserPageCreation - allows an admin to have the user-pages automatically created after registration
===Scheduler/Calendar===
1) [[GmBowenCalendar Year Calendar]] - add a year-long calendar to your wikka [action & code addition]
1) [[GmBowenWikkaAsPIM Scheduler]] - code to have a day scheduler to keep track of appts, etc. With day view & monthly view. [action & code addition]
1) [[GmBowenWikkaAsPIM Task Manager]] - use the wikka as a structured task manager [action]
===Skins===
1) Skins - create/modify/change skins using WikkaSkinEditor, WikkaSkinSelector, [[MySkin MySkin Action]], WikkaSkinsRepository (see TestSkin) [actions & code]
===User-related===
1) GmBowenSpellchecker - a simple text-file based (english) spellchecker for the editor [code & file addition]
1) GmBowenUnitConverter - converts between different units (e.g., ounces to milliliters) [action]
1) FeedbackActionUpgrade - allows the admin to send feedback to the email of any user (part of UserAdmin) [action]
1) GroupManagement - allows to manage ACLs at User Group level [code]
1) ACLsWithUserGroups - an alternative to manage ACLs at User Group level [code]
1) FileManagerHack - add a file manager to the editor [code change & file addition]
1) LoggedUsersHomepage - different homepage for logged-in users [code]
1) UserCleanerModification - keep track of users who are online [action & code change]
1) CanadianWeather - insert weather forecasts &/or satellite maps [action]
1) StayingLoggedIn - code so that how cookies are dealt with for persistence of logging in is altered [code]
----
===Libraries===
1) HandleCsvData - this library contains functions to handle csv-files. [library]
----
====Actions developed in other Wakka-forks====
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://www.wikini.net/wakka.php%3Fwiki%3DActionSommaire Table of Contents]] Action code for wikini to provide a structured table of contents action with page anchors
~&Like other TOC actions I've seen this seems to create anchors as numbers. Quite apart from validity questions (an anchor must be an ID so it cannot start with a digit), this is a bad idea - **especially** in a Wiki - since such anchors would change with many types of page change, such as addition of a heading or section or slight re-arrangement. Which means you can never create **links** to those anchors within a page. A better idea is to create anchors based on the actual text of the headings which have a much higher chance of being stable. Yes, a TOC action would be nice - but a better one! (MediaWiki does it right.) --JavaWoman
~&I had another action, flexible but a bit tedious : see AnchorAction and a sample result is at my [[http://malagasy.dotmg.net/malagasy/ReniTakelaka homepage]] --DotMG
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DWikiTableau Tables with formatting]] Action developed for wikini to provide tables with active page links, colour, etc... (another [[http://www.nib-jiq.org/dawa/wikini/wakka.php?wiki=ExemplesDeTableaux example]])(Be warned...this is not a simple plug-and-play code exercise....although it is pretty straight-forward.... and only means copying in a few lines of code.... but it doesn't work...worse, if you put table code IN to a page it actually breaks the formatter (WSOD....white screen of death, at least in wikka 1.1.4.0) ....although it seems fine with everything else EXCEPT the table code, so it might be a regex problem...but I couldn't get it working (needs one of the whizzes out there I guess) -- Mike)
~&I think we should just develop our own (new) table formatting code. Looking at what others are doing (not just Wakka forks) is useful, but then we should not start with copying but write some specs - what do we want to be able to do, short term? long term? Then write code based on those specs. Table markup is complicated enough that you cannot just dive in and write some code and then just tweak it a little. See also the discussions on WikkaTables. --JavaWoman
~~&I agree with all of what you write. All of this is just intended as a stimulant for development. I was quite impressed with the degree of formatting achieved with wikini and thought it would provide us ideas. --GmBowen
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DActionUserInfo User Information]] Action developed for wikini to provide a list of information for a user. I could see how this could be adapted to be useful for admin
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DActionSysInfo System Information]] Action developed for wikini to show brief system information
1) ++[[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DActionInclude Include page action]] Action developed for wikini which includes a page BUT **with formatting** that might be useful++
~&I like the formatting idea though we should probably define different classes/default values. --JavaWoman
~~&Now adapted for wikka (see above), and ready for further development {wink} -- GmBowen
1) [[http://www.wikini.net/wakka.php?wiki=FonctionDeDiaporama Slide Show]] Cycles through a listed series of wikka pages?? (the translation wasn't good)
1) WikkaBlog - code to link wakka (not wikka, but easy to modify apparently) to a blog. (There's also a blog embedded in [[http://comawiki.org/CoMa.php?CoMa=BlogPlugin CoMaWiki]] and GmBowen is developing one, that can be seen [[http://gmbowen.educ.unb.ca/wiki/wakka.php?wakka=BlogTest here]]) [code]
1) [[http://wackowiki.com/JimLipsey/calendar?v=wui Another Calendar]] - a simple calendar developed & released at wackowiki [action]
1) Search Highlighter - originally developed for [[http://www.wakkawiki.com/SearchHighlighting Wakka Wiki]], this highlights the search term on a page after the link on the search page is clicked on. Might be a useful little add-on to wikka.
----
Additions:
1) Mp3Player - a simple player for mp3 files if a url is added. [code & swf file]
1) ImageListing - lists the directories & files (the latter with links) uploaded to the uploads directories specified in wikka.config. [action & class code]
1) ImageListing - lists the directories & files (the latter with links) uploaded to the uploads directories specified in wikka.config. [action & class code]
Deletions:
Revision [5461]
Edited on 2005-02-02 02:52:11 by GmBowen [addition of WikkaMail link (and reorganization)]Additions:
1) [[KicktheDonkey Links to the same host]] - prevented from being marked as external [code addition]
===Text-Communication Tools (messageboards, blogs, mail)===
1) WikkaBlog2 - action to provide a blog (w/ wikka formatting & submission commenting) on a wikka page [action, code & new tables]
1) WikkaMail - a Private Messaging System to allow communication between individual wikka users [action, code & new tables]
===Text-Communication Tools (messageboards, blogs, mail)===
1) WikkaBlog2 - action to provide a blog (w/ wikka formatting & submission commenting) on a wikka page [action, code & new tables]
1) WikkaMail - a Private Messaging System to allow communication between individual wikka users [action, code & new tables]
Deletions:
1) WikkaBlog2 - action to provide a blog with wikka formatting & submission commenting on a wikka page [action, code & new tables]
1) [[KicktheDonkey Links to the same host]] - prevented from beeing marked as external [code addition]
===Messageboard===
Additions:
1) PageAdminAction - an admin-interface for managing pages and performing maintenance operations [action]
Additions:
===Images/Graphical/Audio===
1) Mp3Player - a simple player for mp3 files if a url is added.
1) Mp3Player - a simple player for mp3 files if a url is added.
Deletions:
Additions:
1) AbbreviationAction - A simple action to use the <abbr> and <acronym> html tags
Additions:
1) AnchorAction - Anchor(s) in wikka-pages
1) BacklinksHandler - displays a list of pages linking to the current page [handler].
1) BacklinksHandler - displays a list of pages linking to the current page [handler].
Deletions:
Additions:
1) EnhancedImageAction - add support of WIDTH & HEIGTH parameters
Revision [5069]
Edited on 2005-01-24 12:52:11 by NilsLindenberg [added AutomaticUserPageCreation moved other stuff to the right place]Additions:
1) AutomaticUserPageCreation - allows an admin to have the user-pages automatically created after registration
Additions:
1) DeleteSpamAction - modification/translation of wikini action that allows removal of contribution by user IP [action & code]
Revision [4971]
Edited on 2005-01-23 05:23:26 by GmBowen [addition of CanadianWeather & link to search highlighter code for wakka]Additions:
1) Search Highlighter - originally developed for [[http://www.wakkawiki.com/SearchHighlighting Wakka Wiki]], this highlights the search term on a page after the link on the search page is clicked on. Might be a useful little add-on to wikka.
Additions:
1) CanadianWeather - insert weather forecasts &/or satellite maps [action]
Additions:
===Registration===
===Libraries===
1) HandleCsvData - this library contains functions to handle csv-files. [library]
===Libraries===
1) HandleCsvData - this library contains functions to handle csv-files. [library]
Deletions:
Additions:
1) WikkaBlog - code to integrate wikka with blog programs
1) WikkaBlog2 - action to provide a blog with wikka formatting & submission commenting on a wikka page [action, code & new tables]
1) WikkaBlog2 - action to provide a blog with wikka formatting & submission commenting on a wikka page [action, code & new tables]
Additions:
~[[CategoryUserContributions Category for user-contributions]]
If you make a new contribution, don't forget to add CategoryUserContributions to the page.
If you make a new contribution, don't forget to add CategoryUserContributions to the page.
Additions:
1) LoggedUsersHomepage - different homepage for logged-in users [code]
Additions:
1) AnchorAction - Anchor(s?) in wikka-pages
Additions:
CategoryUserContributions
Deletions:
Additions:
1) FilesManagementSolution - provides another (simpler) way to manage attachments [actions]+[handler]
Deletions:
Additions:
===Links===
1) [[KicktheDonkey Links to the same host]] - prevented from beeing marked as external [code addition]
1) [[KicktheDonkey Links to the same host]] - prevented from beeing marked as external [code addition]
Revision [4468]
Edited on 2005-01-11 17:43:12 by NilsLindenberg [see also links added, comments-layout]Additions:
>>See also:
~[[PluginsinDevelopment Actions currently in Development]]
~[[ProgrammingHelp Help needed for actions in development]]
>>::c::
~&Like other TOC actions I've seen this seems to create anchors as numbers. Quite apart from validity questions (an anchor must be an ID so it cannot start with a digit), this is a bad idea - **especially** in a Wiki - since such anchors would change with many types of page change, such as addition of a heading or section or slight re-arrangement. Which means you can never create **links** to those anchors within a page. A better idea is to create anchors based on the actual text of the headings which have a much higher chance of being stable. Yes, a TOC action would be nice - but a better one! (MediaWiki does it right.) --JavaWoman
~&I had another action, flexible but a bit tedious : see AnchorAction and a sample result is at my [[http://malagasy.dotmg.net/malagasy/ReniTakelaka homepage]] --DotMG
~&I think we should just develop our own (new) table formatting code. Looking at what others are doing (not just Wakka forks) is useful, but then we should not start with copying but write some specs - what do we want to be able to do, short term? long term? Then write code based on those specs. Table markup is complicated enough that you cannot just dive in and write some code and then just tweak it a little. See also the discussions on WikkaTables. --JavaWoman
~~&I agree with all of what you write. All of this is just intended as a stimulant for development. I was quite impressed with the degree of formatting achieved with wikini and thought it would provide us ideas. --GmBowen
~&I like the formatting idea though we should probably define different classes/default values. --JavaWoman
~~&Now adapted for wikka (see above), and ready for further development {wink} -- GmBowen
~[[PluginsinDevelopment Actions currently in Development]]
~[[ProgrammingHelp Help needed for actions in development]]
>>::c::
~&Like other TOC actions I've seen this seems to create anchors as numbers. Quite apart from validity questions (an anchor must be an ID so it cannot start with a digit), this is a bad idea - **especially** in a Wiki - since such anchors would change with many types of page change, such as addition of a heading or section or slight re-arrangement. Which means you can never create **links** to those anchors within a page. A better idea is to create anchors based on the actual text of the headings which have a much higher chance of being stable. Yes, a TOC action would be nice - but a better one! (MediaWiki does it right.) --JavaWoman
~&I had another action, flexible but a bit tedious : see AnchorAction and a sample result is at my [[http://malagasy.dotmg.net/malagasy/ReniTakelaka homepage]] --DotMG
~&I think we should just develop our own (new) table formatting code. Looking at what others are doing (not just Wakka forks) is useful, but then we should not start with copying but write some specs - what do we want to be able to do, short term? long term? Then write code based on those specs. Table markup is complicated enough that you cannot just dive in and write some code and then just tweak it a little. See also the discussions on WikkaTables. --JavaWoman
~~&I agree with all of what you write. All of this is just intended as a stimulant for development. I was quite impressed with the degree of formatting achieved with wikini and thought it would provide us ideas. --GmBowen
~&I like the formatting idea though we should probably define different classes/default values. --JavaWoman
~~&Now adapted for wikka (see above), and ready for further development {wink} -- GmBowen
Deletions:
1) see section at bottom of page for developments elsewhere...
~''Like other TOC actions I've seen this seems to create anchors as numbers. Quite apart from validity questions (an anchor must be an ID so it cannot start with a digit), this is a bad idea - **especially** in a Wiki - since such anchors would change with many types of page change, such as addition of a heading or section or slight re-arrangement. Which means you can never create **links** to those anchors within a page. A better idea is to create anchors based on the actual text of the headings which have a much higher chance of being stable. Yes, a TOC action would be nice - but a better one! (MediaWiki does it right.) --JavaWoman''
~''I had another action, flexible but a bit tedious : see AnchorAction and a sample result is at my [[http://malagasy.dotmg.net/malagasy/ReniTakelaka homepage]] --DotMG''
~''I think we should just develop our own (new) table formatting code. Looking at what others are doing (not just Wakka forks) is useful, but then we should not start with copying but write some specs - what do we want to be able to do, short term? long term? Then write code based on those specs. Table markup is complicated enough that you cannot just dive in and write some code and then just tweak it a little. See also the discussions on WikkaTables. --JavaWoman''
~~''I agree with all of what you write. All of this is just intended as a stimulant for development. I was quite impressed with the degree of formatting achieved with wikini and thought it would provide us ideas. --GmBowen''
~''I like the formatting idea though we should probably define different classes/default values. --JavaWoman''
~~Now adapted for wikka (see above), and ready for further development {wink} -- GmBowen
Additions:
~''I had another action, flexible but a bit tedious : see AnchorAction and a sample result is at my [[http://malagasy.dotmg.net/malagasy/ReniTakelaka homepage]] --DotMG''
Additions:
1) GraphMaker - generates graphs....both images that can be saved & uploaded, & wiki action code that can be placed on the page to generate the graph. [actions & file addition]
Additions:
1) FileManagerHack - add a file manager to the editor [code change & file addition]
Additions:
1) UserCleanerModification - keep track of users who are online [action & code change]
Additions:
1) [[GmBowenWikkaAsPIM Scheduler]] - code to have a day scheduler to keep track of appts, etc. With day view & monthly view. [action & code addition]
Deletions:
Additions:
1) ACLsWithUserGroups - an alternative to manage ACLs at User Group level [code]
Additions:
1) GroupManagement - allows to manage ACLs at User Group level [code]
Additions:
~''Like other TOC actions I've seen this seems to create anchors as numbers. Quite apart from validity questions (an anchor must be an ID so it cannot start with a digit), this is a bad idea - **especially** in a Wiki - since such anchors would change with many types of page change, such as addition of a heading or section or slight re-arrangement. Which means you can never create **links** to those anchors within a page. A better idea is to create anchors based on the actual text of the headings which have a much higher chance of being stable. Yes, a TOC action would be nice - but a better one! (MediaWiki does it right.) --JavaWoman''
Deletions:
Additions:
1) FilesManagementHandler - provides another (simpler) way to manage attachments [handler]
1) AutoReplace - allows to display WikiWords as Wiki Words depending on the user's choice - defaulted for guests [code]
1) UserMenus - another way to have users managing their personal menus - different from WikkaMenus in many ways, it only offers one menu per user [code]
1) AutoReplace - allows to display WikiWords as Wiki Words depending on the user's choice - defaulted for guests [code]
1) UserMenus - another way to have users managing their personal menus - different from WikkaMenus in many ways, it only offers one menu per user [code]
Additions:
Additions:
1) WikkaForum - allows small discussion forums to be placed on any wiki page [action & new table]
Additions:
===Messageboard===
1) SuggestionsBoard - allows to include a message-board to a page [action & new table]
1) ImportUBB - conversion between wikka and UBB [javascript]
1) SuggestionsBoard - allows to include a message-board to a page [action & new table]
1) ImportUBB - conversion between wikka and UBB [javascript]
Additions:
~''I think we should just develop our own (new) table formatting code. Looking at what others are doing (not just Wakka forks) is useful, but then we should not start with copying but write some specs - what do we want to be able to do, short term? long term? Then write code based on those specs. Table markup is complicated enough that you cannot just dive in and write some code and then just tweak it a little. See also the discussions on WikkaTables. --JavaWoman''
~~''I agree with all of what you write. All of this is just intended as a stimulant for development. I was quite impressed with the degree of formatting achieved with wikini and thought it would provide us ideas. --GmBowen''
1) ++[[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DActionInclude Include page action]] Action developed for wikini which includes a page BUT **with formatting** that might be useful++
~~Now adapted for wikka (see above), and ready for further development {wink} -- GmBowen
~~''I agree with all of what you write. All of this is just intended as a stimulant for development. I was quite impressed with the degree of formatting achieved with wikini and thought it would provide us ideas. --GmBowen''
1) ++[[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DActionInclude Include page action]] Action developed for wikini which includes a page BUT **with formatting** that might be useful++
~~Now adapted for wikka (see above), and ready for further development {wink} -- GmBowen
Deletions:
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DActionInclude Include page action]] Action developed for wikini which includes a page BUT **with formatting** that might be useful
Additions:
~''Like other TOC actions I've seen this seems to create anchors as numbers. Quite apart from validity questions (an anchor must be an ID so it cannot start with a digit), this is a bad idea - **especially** in a Wiki - since such anchors would change with many types of page change, such addition of a heading or section or slight re-arrangement. Which means you can never create **links** to those anchors within a page. A better idea is to create anchors based on the actual text of the headings which have a much higher chance of being stable. Yes, a TOC action would be nice - but a better one! (MediaWiki does it right.) --JavaWoman''
Revision [3917]
Edited on 2005-01-03 11:35:23 by JavaWoman [comment on (copying) table action/markup]Additions:
~''I think we should just develop our own (new) table formatting code. Looking at what others are doing (not jot Wakka forks) is useful, but then we should not start with copying but write some specs - what do we want to be able to do, short term? long term? Then write code based on those specs. Table markup is complicated enough that you cannot just dive in and write some code and then just tweak it a little. See also the discussions on WikkaTables. --JavaWoman''
Additions:
1) [[FormattedIncludeAction Formatted Include]] - modification of wikka include action so there are formatting controls [action & css code]
Revision [3892]
Edited on 2005-01-02 19:03:20 by GmBowen [updated example link to wikini table code]Additions:
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DWikiTableau Tables with formatting]] Action developed for wikini to provide tables with active page links, colour, etc... (another [[http://www.nib-jiq.org/dawa/wikini/wakka.php?wiki=ExemplesDeTableaux example]])(Be warned...this is not a simple plug-and-play code exercise....although it is pretty straight-forward.... and only means copying in a few lines of code.... but it doesn't work...worse, if you put table code IN to a page it actually breaks the formatter (WSOD....white screen of death, at least in wikka 1.1.4.0) ....although it seems fine with everything else EXCEPT the table code, so it might be a regex problem...but I couldn't get it working (needs one of the whizzes out there I guess) -- Mike)
Deletions:
Additions:
1) [[RichardTerry Blog]] - action which includes a series of wikka pages into a single blog. [action & code changes]
1) see section at bottom of page for developments elsewhere...
1) see section at bottom of page for developments elsewhere...
Deletions:
Additions:
1) BannerMaker - allows placing colored banners on pages to enhance formatting/layout [action & file addition]
Additions:
===Data Exchange===
1) ShowCsv - shows the content of a *.csv-file ona wikka-page [action]
1) ShowCsv - shows the content of a *.csv-file ona wikka-page [action]
Additions:
1) [[UserRegistration Control Registration]] - code so that the administrator can control whether registration is allowed, not allowed or allowed only with a password [code]
Deletions:
Additions:
~''I like the formatting idea though we should probably define different classes/default values. --JavaWoman''
Additions:
1) [[UserRegistration Control Registration]] - code so that the administrator can control whether registration is allowed, not allowedor allowed only with a password [code]
Deletions:
Additions:
1) DescribeUsers - an action which provides a list of information about each user [action]
Additions:
===Administrator Related===
1) [[SuggestionBox Control Registration]] - code so that the administrator can control whether registration is allowed or not [code]
1) [[SuggestionBox Control Registration]] - code so that the administrator can control whether registration is allowed or not [code]
Additions:
1) WikkaMenus - a system of creating custom header and footer menus in wikka [code]
1) CloneAction - clone another page (also CloneHandler) [action]
1) CloneAction - clone another page (also CloneHandler) [action]
Revision [3387]
Edited on 2004-12-17 22:59:46 by DarTar [Minor change in the header, to avoid confusions with official add-ons]Additions:
====User-contributed modules/extensions for WikkaWiki====
Deletions:
Revision [3386]
Edited on 2004-12-17 22:59:11 by DarTar [Minor change in the header, to avoid confusions with official add-ons]Additions:
The purpose of this page is to //briefly// list/summarize code contributions that have been created by various contributors but which are not included in wikka as part of the general [[WikkaReleaseNotes release package]]. This is in recognition that there are now **many** enhancements of wikka that it is difficult to stay aware of without going to each and every page listed in WikkaDevelopment. In addition, this provides a summary of enhancements that (potential) new wikka adopters can use to rapidly figure out if wikka will meet their needs. As code contributions are included in the wikka package then they should either be removed from this page or noted as being a formal modification of wikka (the argument to not remove them is so that wikka owners using a previous package can add changes they might find useful). A second category is now started at the bottom containing actions available for wakka-forks but which have not been adopted/adapted for wikka.
====User contributed modules/extensions for WikkaWiki====
====User contributed modules/extensions for WikkaWiki====
Deletions:
====Current Add-on's Available for WikkaWiki====
Additions:
The purpose of this page is to //briefly// list/summarize code contributions that have been created by various contributors but which are not included in wikka as part of the general release package. This is in recognition that there are now **many** enhancements of wikka that it is difficult to stay aware of without going to each and every page listed in WikkaDevelopment. In addition, this provides a summary of enhancements that (potential) new wikka adopters can use to rapidly figure out if wikka will meet their needs. As code contributions are included in the wikka package then they should either be removed from this page or noted as being a formal modification of wikka (the argument to not remove them is so that wikka owners using a previous package can add changes they might find useful). A second category is now started at the bottom containing actions available for wakka-forks but which have not been adopted/adapted for wikka.
====Current Add-on's Available for WikkaWiki====
===System===
1) [[GmBowenRecentEditCheck Recent Edit Check]] - indicates in the header if a page has been edited recently (to reduce conflicts in editing) [code addition]
===Scheduler/Calendar===
1) [[http://wackowiki.com/JimLipsey/calendar?v=wui Another Calendar]] - a simple calendar developed & released at wackowiki [action]
====Current Add-on's Available for WikkaWiki====
===System===
1) [[GmBowenRecentEditCheck Recent Edit Check]] - indicates in the header if a page has been edited recently (to reduce conflicts in editing) [code addition]
===Scheduler/Calendar===
1) [[http://wackowiki.com/JimLipsey/calendar?v=wui Another Calendar]] - a simple calendar developed & released at wackowiki [action]
Deletions:
====Current 3rd Party Add-on's Available for Wikka====
===Wikka Functionality===
1) GmBowenRecentEditCheck - indicates in the header if a page has been edited recently (to reduce conflicts in editing) [code addition]
===Sheduler/Calendar===
1) [[http://wackowiki.com/JimLipsey/calendar?v=wui Another Calendar]] - another simple calendar developed & released at wackowiki [action]
Additions:
1) WikkaBlog - code to link wakka (not wikka, but easy to modify apparently) to a blog. (There's also a blog embedded in [[http://comawiki.org/CoMa.php?CoMa=BlogPlugin CoMaWiki]] and GmBowen is developing one, that can be seen [[http://gmbowen.educ.unb.ca/wiki/wakka.php?wakka=BlogTest here]]) [code]
Deletions:
Additions:
1) WikkaBlog - code to link wakka (not wikka, but easy to modify apparently) to a blog. (There's also a blog embedded in [[http://comawiki.org/CoMa.php?CoMa=BlogPlugin CoMaWiki]] and GmBowen is developing one, that can be seen [[http://gmbowen.educ.unb.ca/wiki/wakka.php?wakka=BlogTest here]] [code]
Deletions:
Additions:
===Wikka Functionality===
1) StayingLoggedIn - code so that how cookies are dealt with for persistence of logging in is altered [code]
1) StayingLoggedIn - code so that how cookies are dealt with for persistence of logging in is altered [code]
Additions:
1) MostVisited - indicates which pages (out of those with the [[GmBowenCounter page counter]] modification added) have been visited most often [action]
Additions:
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DWikiTableau Tables with formatting]] Action developed for wikini to provide tables with active page links, colour, etc... (Be warned...this is not a simple plug-and-play code exercise....although it is pretty straight-forward.... and only means copying in a few lines of code.... but it doesn't work...worse, if you put table code IN to a page it actually breaks the formatter (WSOD....white screen of death, at least in wikka 1.1.4.0) ....although it seems fine with everything else EXCEPT the table code, so it might be a regex problem...but I couldn't get it working (needs one of the whizzes out there I guess) -- Mike)
Deletions:
Additions:
1) none yet (but see section at bottom of page for developments elsewhere)
Revision [3171]
Edited on 2004-12-14 18:23:12 by NilsLindenberg [simple but huge typo corrected ;-)]Additions:
====Actions developed in other Wakka-forks====
Deletions:
Additions:
===Blogging===
===Comments===
===Database===
===Images/Graphical===
===Language-related===
===Page-related===
1) UserPagesAction - list the pages owned by any user (part of UserAdmin) [action]
1) [[NotifyOnChange Notify On Change]] - code to allow receiving feedback by email when a page is edited
===Sheduler/Calendar===
===Skins===
===User-related===
1) GmBowenSpellchecker - a simple text-file based (english) spellchecker for the editor [code & file addition]
====Actions developed in other Wikka-forks====
===Comments===
===Database===
===Images/Graphical===
===Language-related===
===Page-related===
1) UserPagesAction - list the pages owned by any user (part of UserAdmin) [action]
1) [[NotifyOnChange Notify On Change]] - code to allow receiving feedback by email when a page is edited
===Sheduler/Calendar===
===Skins===
===User-related===
1) GmBowenSpellchecker - a simple text-file based (english) spellchecker for the editor [code & file addition]
====Actions developed in other Wikka-forks====
Deletions:
1) UserPagesAction - list the pages owned by any user (part of UserAdmin) [action]
1) [[NotifyOnChange Notify On Change]] - code to allow receiving feedback by email when a page is edited
====Actions Developed for Wikka-related Wikis's not yet Adapted for Wikka====
Revision [3159]
Edited on 2004-12-14 16:58:28 by GmBowen [wikka-related actions available elsewhere]Additions:
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DWikiTableau Tables with formatting]] Action developed for wikini to provide tables with active page links, colour, etc...
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DActionUserInfo User Information]] Action developed for wikini to provide a list of information for a user. I could see how this could be adapted to be useful for admin
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DActionSysInfo System Information]] Action developed for wikini to show brief system information
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DActionInclude Include page action]] Action developed for wikini which includes a page BUT **with formatting** that might be useful
1) [[http://www.wikini.net/wakka.php?wiki=FonctionDeDiaporama Slide Show]] Cycles through a listed series of wikka pages?? (the translation wasn't good)
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DActionUserInfo User Information]] Action developed for wikini to provide a list of information for a user. I could see how this could be adapted to be useful for admin
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DActionSysInfo System Information]] Action developed for wikini to show brief system information
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://codedb.delphicenter.com/wiki/wakka.php%3Fwiki%3DActionInclude Include page action]] Action developed for wikini which includes a page BUT **with formatting** that might be useful
1) [[http://www.wikini.net/wakka.php?wiki=FonctionDeDiaporama Slide Show]] Cycles through a listed series of wikka pages?? (the translation wasn't good)
Revision [3158]
Edited on 2004-12-14 16:41:45 by GmBowen [new section on other-source actions not yet adapted/tested for wikka]Additions:
----
Revision [3157]
Edited on 2004-12-14 16:40:57 by GmBowen [new section for actions not yet specifically adapted/tested for wikka]Additions:
The purpose of this page is to //briefly// list/summarize code contributions that have been created by various contributors but which are not included in wikka as part of the general release package. This is in recognition that there are now **many** enhancements of wikka that it is difficult to stay aware of without going to each and every page listed in WikkaDevelopment. In addition, this provides a summary of enhancements that (potential) new wikka adopters can use to rapidly figure out if wikka will meet their needs. As code contributions are included in the wikka package then they should either be removed from this page or noted as being a formal modification of wikka (the argument to not remove them is so that wikka owners using a previous package can add changes they might find useful). ''I'm not sure how to structure this page, by contributor or by category of contribution or randomly or what....I'm happy to follow whichever the community prefers. I'll start out by listing my own contributions, and hope that others (like DarTar & JW) will follow....I'll add in more information here as I come across it.'' A second category is now started at the bottom....actions available for wakka derived wiki's but which have not been adopted/adapted yet for wikka.
====Current 3rd Party Add-on's Available for Wikka====
====Actions Developed for Wikka-related Wikis's not yet Adapted for Wikka====
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://www.wikini.net/wakka.php%3Fwiki%3DActionSommaire Table of Contents]] Action code for wikini to provide a structured table of contents action with page anchors
====Current 3rd Party Add-on's Available for Wikka====
====Actions Developed for Wikka-related Wikis's not yet Adapted for Wikka====
1) [[http://216.239.39.104/translate_c?hl=en&langpair=fr%7Cen&u=http://www.wikini.net/wakka.php%3Fwiki%3DActionSommaire Table of Contents]] Action code for wikini to provide a structured table of contents action with page anchors
Deletions:
Additions:
1) [[GmBowen Data Base Status]] - action modified from one at wikini which shows the status of the wiki database tables [action]
Deletions:
Additions:
1) [GmBowen Data Base Status]] - action modified from one at wikini which shows the status of the wiki database tables [action]
Additions:
1) PagedComments - code to allow the user to set the pagination of comments (useful for faster loading of initial page) [code]
Additions:
1) [[NotifyOnChange Notify On Change]] - code to allow receiving feedback by email when a page is edited
Deletions:
Additions:
1) [[NotifyOnChange Notify On Change]] - code to allow receiving feedback by email when a page is edited
Additions:
1) [[GmBowen Gallery]] - show image thumbnails in a particular directory [action] (designated in various ways, including interactively, by wikka owner)
1) [[GmBowen Graphics Tools]] - file uploader, image approval system, etc. [action & file addition]
1) [[GmBowen Erase History]] - auto erase history of page [action]
1) GmBowenAdminPageControlTool - erase history, hide page, delete page (menu system) [code addition]
1) [[GmBowenAdminPageControlTool List Hidden Pages]] - list the pages hidden by the admin control toll [action]
1) [[GmBowen My Pages menu]] - a horizontal listing of pages you own [action]
1) [[GmBowen Google Language Translation]] - addition of code for footer.php for adding language translation [code addition]
1) [[GmBowen Show Page Code]] - adds link so that raw page code can be shown easily [action & code addition] (builds on Mod042fShowPageCodeHandler)
1) [[GmBowen Search Comments]] - code addtion for textsearch.php that allows searching of comments [code addition]
1) [[GmBowen Owned Pages]] - code addition for textsearch.php that shows pages owned by search if search term is registered user [code addition]
1) [[GmBowenCounter Page Hit Counter]] - a counter to record how many times a page has been loaded [action & code addition]
1) GmBowenRecentEditCheck - indicates in the header if a page has been edited recently (to reduce conflicts in editing) [code addition]
1) GmBowenSpellchecker - a simple text-file based spellchecker for the editor [code & file addition]
1) GmBowenUnitConverter - converts between different units (e.g., ounces to milliliters) [action]
1) [[GmBowenCalendar Year Calendar]] - add a year-long calendar to your wikka [action & code addition]
1) UserAdmin - a tool developed (with additional support listed beneath this) to improve the management of users by the administrator [action]
1) FeedbackActionUpgrade - allows the admin to send feedback to the email of any user (part of UserAdmin) [action]
1) UserPagesAction - list the pages owned by any user (part of UserAdmin) [action]
1) UserChangesAction - list the changes made by any user (part of UserAdmin) [action]
1) UserCommentsAction - list of pages commented on by any user (part of UserAdmin) [action]
1) WikkaBlog - code to link wakka (not wikka, but easy to modify apparently) to a blog. [code]
1) [[GmBowenWikkaAsPIM Scheduler]] - code to have a day scheduler to keep track of appts, etc. [action & code addition]
1) Skins - create/modify/change skins using WikkaSkinEditor, WikkaSkinSelector, [[MySkin MySkin Action]], WikkaSkinsRepository (see TestSkin) [actions & code]
1) [[http://wackowiki.com/JimLipsey/calendar?v=wui Another Calendar]] - another simple calendar developed & released at wackowiki [action]
1) [[GmBowenWikkaAsPIM Task Manager]] - use the wikka as a structured task manager [action]
1) [[GmBowen Column Making]] - Simple code to allow a user to place 2+ columns of text on a saved page [actions]
1) [[GmBowen Graphics Tools]] - file uploader, image approval system, etc. [action & file addition]
1) [[GmBowen Erase History]] - auto erase history of page [action]
1) GmBowenAdminPageControlTool - erase history, hide page, delete page (menu system) [code addition]
1) [[GmBowenAdminPageControlTool List Hidden Pages]] - list the pages hidden by the admin control toll [action]
1) [[GmBowen My Pages menu]] - a horizontal listing of pages you own [action]
1) [[GmBowen Google Language Translation]] - addition of code for footer.php for adding language translation [code addition]
1) [[GmBowen Show Page Code]] - adds link so that raw page code can be shown easily [action & code addition] (builds on Mod042fShowPageCodeHandler)
1) [[GmBowen Search Comments]] - code addtion for textsearch.php that allows searching of comments [code addition]
1) [[GmBowen Owned Pages]] - code addition for textsearch.php that shows pages owned by search if search term is registered user [code addition]
1) [[GmBowenCounter Page Hit Counter]] - a counter to record how many times a page has been loaded [action & code addition]
1) GmBowenRecentEditCheck - indicates in the header if a page has been edited recently (to reduce conflicts in editing) [code addition]
1) GmBowenSpellchecker - a simple text-file based spellchecker for the editor [code & file addition]
1) GmBowenUnitConverter - converts between different units (e.g., ounces to milliliters) [action]
1) [[GmBowenCalendar Year Calendar]] - add a year-long calendar to your wikka [action & code addition]
1) UserAdmin - a tool developed (with additional support listed beneath this) to improve the management of users by the administrator [action]
1) FeedbackActionUpgrade - allows the admin to send feedback to the email of any user (part of UserAdmin) [action]
1) UserPagesAction - list the pages owned by any user (part of UserAdmin) [action]
1) UserChangesAction - list the changes made by any user (part of UserAdmin) [action]
1) UserCommentsAction - list of pages commented on by any user (part of UserAdmin) [action]
1) WikkaBlog - code to link wakka (not wikka, but easy to modify apparently) to a blog. [code]
1) [[GmBowenWikkaAsPIM Scheduler]] - code to have a day scheduler to keep track of appts, etc. [action & code addition]
1) Skins - create/modify/change skins using WikkaSkinEditor, WikkaSkinSelector, [[MySkin MySkin Action]], WikkaSkinsRepository (see TestSkin) [actions & code]
1) [[http://wackowiki.com/JimLipsey/calendar?v=wui Another Calendar]] - another simple calendar developed & released at wackowiki [action]
1) [[GmBowenWikkaAsPIM Task Manager]] - use the wikka as a structured task manager [action]
1) [[GmBowen Column Making]] - Simple code to allow a user to place 2+ columns of text on a saved page [actions]
Deletions:
[[GmBowen Graphics Tools]] - file uploader, image approval system, etc. [action & file addition]
[[GmBowen Erase History]] - auto erase history of page [action]
GmBowenAdminPageControlTool - erase history, hide page, delete page (menu system) [code addition]
[[GmBowenAdminPageControlTool List Hidden Pages]] - list the pages hidden by the admin control toll [action]
[[GmBowen My Pages menu]] - a horizontal listing of pages you own [action]
[[GmBowen Google Language Translation]] - addition of code for footer.php for adding language translation [code addition]
[[GmBowen Show Page Code]] - adds link so that raw page code can be shown easily [action & code addition] (builds on Mod042fShowPageCodeHandler)
[[GmBowen Search Comments]] - code addtion for textsearch.php that allows searching of comments [code addition]
[[GmBowen Owned Pages]] - code addition for textsearch.php that shows pages owned by search if search term is registered user [code addition]
[[GmBowenCounter Page Hit Counter]] - a counter to record how many times a page has been loaded [action & code addition]
GmBowenRecentEditCheck - indicates in the header if a page has been edited recently (to reduce conflicts in editing) [code addition]
GmBowenSpellchecker - a simple text-file based spellchecker for the editor [code & file addition]
GmBowenUnitConverter - converts between different units (e.g., ounces to milliliters) [action]
[[GmBowenCalendar Year Calendar]] - add a year-long calendar to your wikka [action & code addition]
UserAdmin - a tool developed (with additional support listed beneath this) to improve the management of users by the administrator [action]
FeedbackActionUpgrade - allows the admin to send feedback to the email of any user (part of UserAdmin) [action]
UserPagesAction - list the pages owned by any user (part of UserAdmin) [action]
UserChangesAction - list the changes made by any user (part of UserAdmin) [action]
UserCommentsAction - list of pages commented on by any user (part of UserAdmin) [action]
WikkaBlog - code to link wakka (not wikka, but easy to modify apparently) to a blog. [code]
[[GmBowenWikkaAsPIM Scheduler]] - code to have a day scheduler to keep track of appts, etc. [action & code addition]
Skins - create/modify/change skins using WikkaSkinEditor, WikkaSkinSelector, [[MySkin MySkin Action]], WikkaSkinsRepository (see TestSkin) [actions & code]
[[http://wackowiki.com/JimLipsey/calendar?v=wui Another Calendar]] - another simple calendar developed & released at wackowiki [action]
[[GmBowenWikkaAsPIM Task Manager]] - use the wikka as a structured task manager [action]
[[GmBowen Column Making]] - Simple code to allow a user to place 2+ columns of text on a saved page [actions]
Additions:
[[GmBowenWikkaAsPIM Scheduler]] - code to have a day scheduler to keep track of appts, etc. [action & code addition]
[[GmBowenWikkaAsPIM Task Manager]] - use the wikka as a structured task manager [action]
[[GmBowen Column Making]] - Simple code to allow a user to place 2+ columns of text on a saved page [actions]
[[GmBowenWikkaAsPIM Task Manager]] - use the wikka as a structured task manager [action]
[[GmBowen Column Making]] - Simple code to allow a user to place 2+ columns of text on a saved page [actions]
Deletions:
Additions:
[[http://wackowiki.com/JimLipsey/calendar?v=wui Another Calendar]] - another simple calendar developed & released at wackowiki [action]
Additions:
Skins - create/modify/change skins using WikkaSkinEditor, WikkaSkinSelector, [[MySkin MySkin Action]], WikkaSkinsRepository (see TestSkin) [actions & code]
Additions:
[[GmBowen Scheduler]] - code to have a day scheduler to keep track of appts, etc. [action & code addition]
Additions:
WikkaBlog - code to link wakka (not wikka, but easy to modify apparently) to a blog. [code]
Revision [2937]
Edited on 2004-12-07 20:53:08 by DarTar [Removing link to documentation of unofficial features]Additions:
The purpose of this page is to //briefly// list/summarize code contributions that have been created by various contributors but which are not included in wikka as part of the general release package. This is in recognition that there are now **many** enhancements of wikka that it is difficult to stay aware of without going to each and every page listed in WikkaDevelopment. In addition, this provides a summary of enhancements that (potential) new wikka adopters can use to rapidly figure out if wikka will meet their needs. As code contributions are included in the wikka package then they should either be removed from this page or noted as being a formal modification of wikka (the argument to not remove them is so that wikka owners using a previous package can add changes they might find useful). ''I'm not sure how to structure this page, by contributor or by category of contribution or randomly or what....I'm happy to follow whichever the community prefers. I'll start out by listing my own contributions, and hope that others (like DarTar & JW) will follow....I'll add in more information here as I come across it.''
Deletions:
Revision [2934]
Edited on 2004-12-07 20:43:22 by DarTar [I welcome the idea, but the link to the official documentation must be removed. These contributions]Additions:
CategoryDevelopment
Deletions:
CategoryDevelopment CategoryDocumentation
Revision [2928]
Edited on 2004-12-07 18:03:41 by NilsLindenberg [backlink to the ddocumentation added]Additions:
[[HelpInfo Wikka Documentation]]
Additions:
CategoryDevelopment CategoryDocumentation
Deletions:
Additions:
UserCommentsAction - list of pages commented on by any user (part of UserAdmin) [action]
Deletions:
Additions:
UserAdmin - a tool developed (with additional support listed beneath this) to improve the management of users by the administrator [action]
FeedbackActionUpgrade - allows the admin to send feedback to the email of any user (part of UserAdmin) [action]
UserPagesAction - list the pages owned by any user (part of UserAdmin) [action]
UserChangesAction - list the changes made by any user (part of UserAdmin) [action]
UserCommentsAction - list of pages commented on by any user (part of UserAdmin) [action]
FeedbackActionUpgrade - allows the admin to send feedback to the email of any user (part of UserAdmin) [action]
UserPagesAction - list the pages owned by any user (part of UserAdmin) [action]
UserChangesAction - list the changes made by any user (part of UserAdmin) [action]
UserCommentsAction - list of pages commented on by any user (part of UserAdmin) [action]
Deletions:
Additions:
UserAdmin - a tool developed (with additional support) to improve the management of users by the administrator
Additions:
CategoryDevelopment
Deletions:
Additions:
GmBowenUnitConverter - converts between different units (e.g., ounces to milliliters) [action]