Revision history for UnderDevelopment


Revision [18750]

Last edited on 2008-01-28 00:12:34 by DarTar [Modified links pointing to docs server]
Additions:
This page lists all the code contributions and development pages by the [[CreditsPage Development Team]] that are likely to appear in future [[Docs:WikkaReleaseNotes releases]]. You can test the code following the instructions given on the development page.
Allows users to //select//, //create//, //edit// and //modify// their own [[Docs:WikkaSkins custom CSS stylesheet]].
Deletions:
This page lists all the code contributions and development pages by the [[CreditsPage Development Team]] that are likely to appear in future [[WikkaReleaseNotes releases]]. You can test the code following the instructions given on the development page.
Allows users to //select//, //create//, //edit// and //modify// their own [[WikkaSkins custom CSS stylesheet]].


Revision [13005]

Edited on 2006-01-30 09:28:42 by DarTar [adding link]
Additions:
~-WikkaSVN - getting the latest code changes


Revision [11946]

Edited on 2005-11-22 22:48:26 by DarTar [adding svn link]
Additions:
__Note:__
~-Features [[WikkaBetaFeatures installed on this server]] for testing are marked with an icon: {{beta}}.
~-Features uploaded to the SVN repository are marked with the following icon: {{svn}}
{{svn}}
Deletions:
__Note:__ Features [[WikkaBetaFeatures installed on this server]] for testing are marked with an icon: {{beta}}.


Revision [11680]

Edited on 2005-11-06 16:54:52 by DarTar [adding link to del.icio.us action]

No Differences

Revision [11679]

Edited on 2005-11-06 16:54:09 by DarTar [adding link to del.icio.us action]
Additions:
== Del.icio.us action ==
A simple action to display a //bookmark this page// link. It can be used as a stand-alone action in the page body or as a [[WikkaMenulets menulet]].
__Development:__ DeliciousAction


Revision [10367]

Edited on 2005-08-01 15:34:23 by DarTar [adding link to FormatUser()]
Additions:
=={{beta}} Counting Records==
=={{beta}} Formatting Usernames==
A core utility to format usernames and link to userpages only when needed.
__Development:__ FormatUserMethod
Deletions:
==Counting Records==


Revision [10277]

Edited on 2005-07-30 18:06:42 by DarTar [adding link]
Additions:
=={{beta}} Info handler==
Display information and statistics on the current page.
__Development:__ InfoHandler
__Test:__ Append ##/info## to the URL of a page


Revision [10048]

Edited on 2005-07-17 10:55:07 by DarTar [adding toc]
Additions:
**Table of contents**
""<ol>
<li><a href="http://wikka.jsnx.com/UnderDevelopment#hn_Core_and_architecture">Core and architecture</li>
<li><a href="http://wikka.jsnx.com/UnderDevelopment#hn_Page-related">Page-related</li>
<li><a href="http://wikka.jsnx.com/UnderDevelopment#hn_User-related">User-related</li>
<li><a href="http://wikka.jsnx.com/UnderDevelopment#hn_Security_and_spam_fighting">Security and spam fighting</li>
<li><a href="http://wikka.jsnx.com/UnderDevelopment#hn_Formatting_and_rendering">Formatting and rendering</li>
<li><a href="http://wikka.jsnx.com/UnderDevelopment#hn_Layout_and_stylesheets">Layout and stylesheets</li>
</ol>""


Revision [10046]

Edited on 2005-07-17 10:34:22 by JavaWoman [adding Counting Records; layout]
Additions:
=={{beta}} Single quotes for action parameters==
=={{beta}} Advanced ""FormOpen()""==
==Counting Records==
A single method to use for all those cases where Wkka needs to count a number of records.
__Development:__ WikkaCountingRecords
=={{beta}} Paged comments==
=={{beta}} Advanced Category action==
=={{beta}} Menulets==
Mini-actions to be used as menu items (or as stand-alone plugins). (Most, but not all, implemented as a beta feature.)
==Menus==
=={{beta}} Backlinks handler==
=={{beta}} Advanced Backlinks action==
=={{beta}} Grab code handler==
==Fetch remote action==
==Extended Table Action==
=={{beta}} Register action==
=={{beta}} Login redirection==
=={{beta}} User Administration==
=={{beta}} Page Administration==
=={{beta}} System==
=={{beta}} Advanced referrer handling==
=={{beta}} Advanced referrer blacklisting==
==Bad Behavior==
=={{beta}} Improved formatter==
==Smart typographic punctuation==
==Acronyms==
==Link tails==
=={{beta}} Skins==
Deletions:
**Single quotes for action parameters** {{beta}}
**Advanced ""FormOpen()""** {{beta}}
**Paged comments** {{beta}}
**Advanced Category action** {{beta}}
**Menulets** {{beta}}
Mini-actions to be used as menu items (or as stand-alone plugins).
**Menus**
**Backlinks handler** {{beta}}
**Advanced Backlinks action** {{beta}}
**Grab code handler** {{beta}}
**Fetch remote action**
**Extended Table Action**
**Register action** {{beta}}
**Login redirection** {{beta}}
**User Administration** {{beta}}
**Page Administration** {{beta}}
**System** {{beta}}
**Advanced referrer handling** {{beta}}
**Advanced referrer blacklisting** {{beta}}
**Bad Behavior**
**Improved formatter** {{beta}}
**Smart typographic punctuation**
**Acronyms**
**Link tails**
**Skins** {{beta}}


Revision [9861]

Edited on 2005-07-05 18:27:35 by JavaWoman [added Extended Table Action]
Additions:
**Extended Table Action**
A more flexible table action with advanced features that makes it easier to maintain larger data tables.
__Development:__ TableAction


Revision [9859]

Edited on 2005-07-05 18:20:57 by JavaWoman [Small reorg for layout and consistency]
Additions:
__Test:__ Use ""{{<span style="color:#CC0000">category2</span>}}"" with the new parameters on any page; sample on WikkaBetaFeatures
__Test__ Use ""{{<span style="color:#CC0000">backlinks2</span>}}"" with the new parameters on any page
__Development:__ ImprovedFormatter. (See also: AdvancedFormatter and GenerateUniqueId)
__Development:__ MySkin, WikkaSkinSelector, WikkaSkinEditor
Deletions:
__Test:__ Use ""{{<span style="color:#CC0000">category2</span>}}"" with the new parameters on any page
__Test__ Use ""{{backlinks2}}"" with the new parameters on any page
__Development:__ ImprovedFormatter. (See also: AdvancedFormatter)
__Development pages:__ MySkin, WikkaSkinSelector, WikkaSkinEditor


Revision [9856]

Edited on 2005-07-05 18:04:57 by DarTar [adding link to (missing) SecurityModules]
Additions:
**Smart typographic punctuation**
Integrates the 3rd party SmartyPants engine to render typographically correct punctuation.
Deletions:
**Smart typographic ponctuations**
Integrates the 3rd party SmartyPants engine to render typographically correct ponctuations.


Revision [9855]

Edited on 2005-07-05 18:02:59 by DarTar [adding link to (missing) SecurityModules]

No Differences

Revision [9854]

Edited on 2005-07-05 18:02:08 by DarTar [adding link to (missing) SecurityModules]
Additions:
<<See also UserAccountModules<<
<<See also AdminModules<<
<<See also SecurityModules<<
Deletions:
<<See also UserAccountModules<<::c::
<<See also AdminModules<<::c::
<<See also SecurityModules<<::c::


Revision [9853]

Edited on 2005-07-05 18:01:18 by DarTar [adding link to (missing) SecurityModules]
Additions:
~-CodeContributions — extensions contributed by Wikka users
Deletions:
~-CodeContributions — extensions controbuted by Wikka users


Revision [9852]

Edited on 2005-07-05 18:00:47 by DarTar [adding link to (missing) SecurityModules]

No Differences

Revision [9851]

Edited on 2005-07-05 18:00:19 by DarTar [adding link to (missing) SecurityModules]
Additions:
====Security and spam fighting====
Deletions:
====Security and spam fighting==


Revision [9850]

Edited on 2005-07-05 17:59:40 by DarTar [adding link to (missing) SecurityModules]
Additions:
<<See also SecurityModules<<::c::


Revision [9849]

Edited on 2005-07-05 17:57:31 by DarTar [adding security and antispam section]
Additions:
====Security and spam fighting==
**Advanced referrer blacklisting** {{beta}}
Adds searching and filtering functionality to referrers blacklisting.
**Bad Behavior**
Deletions:
**Antispam**


Revision [9848]

Edited on 2005-07-05 17:53:28 by DarTar [adding BadBehavior]
Additions:
**Antispam**
Integrates the 3rd party BadBehavior package to prevents spambots from accessing your site by analyzing their actual HTTP requests and comparing them to profiles from known spambots.
__Development:__ BadBehavior
Integrates the 3rd party SmartyPants engine to render typographically correct ponctuations.
Deletions:
Integrates the 3rd party smartypants to render typographically correct ponctuations.


Revision [9847]

Edited on 2005-07-05 17:48:57 by DarTar [moving category action to different group]

No Differences

Revision [9839]

Edited on 2005-07-05 17:35:26 by DarTar [adding content]
Additions:
~-CodeContributions — extensions controbuted by Wikka users
Deletions:
~-CodeContributions — extensions by Wikka users


Revision [9838]

Edited on 2005-07-05 17:35:10 by DarTar [adding content]
Additions:
**Link tails**
Appends icons to links depending on the kind of method/link.
__Development:__ LinkTails


Revision [9837]

Edited on 2005-07-05 17:31:45 by DarTar [adding content]
Additions:
__Test:__ Use ""{{<span style="color:#CC0000">category2</span>}}"" with the new parameters on any page
Deletions:
__Test:__ Use ""{{<span style="color:#CC0000">category2</span>}}"" with the new parameters on any page (sample below)


Revision [9836]

Edited on 2005-07-05 17:31:03 by DarTar [adding content]

No Differences

Revision [9835]

Edited on 2005-07-05 17:30:24 by DarTar [adding content]
Additions:
**Menus**
Allows to edit and modify Wikka menus.
__Development:__ WikkaMenus
**Fetch remote action**
Connects to a distant Wikka server, fetch remote pages, and display them locally.
__Development:__ IncludeRemote
**Login redirection** {{beta}}
Registered users are automatically redirected on their first login to a page specified in the config file (on this server: WelcomeRegisteredUser).
__Development:__ RedirectOnLogin
**Improved formatter** {{beta}}
New formatter code with many improved and advanced features.
__Development:__ ImprovedFormatter. (See also: AdvancedFormatter)
**Smart typographic ponctuations**
Integrates the 3rd party smartypants to render typographically correct ponctuations.
__Development:__ SmartyPants
**Acronyms**
Automatically parses the page for known acronyms and renders them as styled <acronym> elements with titles.
__Development:__ AcronymFormatter


Revision [9833]

Edited on 2005-07-05 17:19:23 by DarTar [adding content]
Additions:
**Advanced Category action** {{beta}}
Supports many different output formats and a new 'related pages' feature - installed as an ""<span style="color:#CC0000">alpha</span>"" feature.
__Development:__ AdvancedCategoryAction, ArrayToList, ArrayToColumns; see also CompatibilityCode and GenerateUniqueId
__Test:__ Use ""{{<span style="color:#CC0000">category2</span>}}"" with the new parameters on any page (sample below)


Revision [9830]

Edited on 2005-07-05 17:13:30 by DarTar [adding content]
Additions:
**Register action** {{beta}}
Deletions:
**Register action**


Revision [9829]

Edited on 2005-07-05 17:13:08 by DarTar [adding content]
Additions:
**Advanced ""FormOpen()""** {{beta}}
Deletions:
**Advanced ""FormOpen()""**


Revision [9828]

Edited on 2005-07-05 17:12:47 by DarTar [adding content]
Additions:
__Test__ Use ""{{backlinks2}}"" with the new parameters on any page
Deletions:
__Test__ Use ""{{<span style="color:#CC0000">backlinks2</span>}}"" with the new parameters on any page


Revision [9827]

Edited on 2005-07-05 17:12:24 by DarTar [adding content]
Additions:
__Note:__ Features [[WikkaBetaFeatures installed on this server]] for testing are marked with an icon: {{beta}}.
Advanced ##backlinks## action with support for different output formats - installed as an ""<span style="color:#CC0000">alpha</span>"" feature; the original backlinks action is unchanged for now.
__Test__ Use ""{{<span style="color:#CC0000">backlinks2</span>}}"" with the new parameters on any page
Deletions:
__Note:__ Features [[WikkaBetaFeatures installed on this server]] for testing are marked with a beta-feature icon: {{beta}}.
Advanced ##backlinks## action with support for different output formats - installed as an ""<span style="color:#CC0000;font-weight:bold;">alpha</span>"" feature; the original backlinks action is unchanged for now.
__Test__ Use ""{{<span style="color:#CC0000;font-weight:bold;">backlinks2</span>}}"" with the new parameters on any page


Revision [9826]

Edited on 2005-07-05 17:11:48 by DarTar [adding content]
Additions:
**Single quotes for action parameters** {{beta}}
A small change to the ##Action()## method in ##wikka.php## so that action parameters are recognized enclosed in either single or double quotes. --- __Development:__ ActionParsQuoting
**Advanced ""FormOpen()""**
Enhanced ##""FormOpen()""## method in ##wikka.php## supporting all types of forms, and using **##""makeId()""##** to generate a unique id for a form.
__Development:__ AdvancedFormOpen, GenerateUniqueId
**Advanced Backlinks action** {{beta}}
Advanced ##backlinks## action with support for different output formats - installed as an ""<span style="color:#CC0000;font-weight:bold;">alpha</span>"" feature; the original backlinks action is unchanged for now.
__Development:__ AdvancedBacklinksAction, ArrayToList, ArrayToColumns
__Test__ Use ""{{<span style="color:#CC0000;font-weight:bold;">backlinks2</span>}}"" with the new parameters on any page
**Advanced referrer handling** {{beta}}
New, advanced referrers handling with searching and filtering as well as an accessible form and results table (and more secure as well).
__Test:__ Append ##/referrers## to any page. (Only registered users can view and filter lists, only admins can blacklist domains or remove them from the blacklist.)
__Development:__ AdvancedReferrersHandler
Deletions:
=====System information=====


Revision [9825]

Edited on 2005-07-05 17:07:09 by DarTar [adding content]
Additions:
__Test:__ Click on the "display comments" link in the footer of a page containing several comments.


Revision [9824]

Edited on 2005-07-05 17:06:01 by DarTar [adding content]
Additions:
**Register action**
An action for user registration distinct from the current (##usersettings##).
__Test:__ RegisterActionTest
__Development:__ RegisterAction


Revision [9823]

Edited on 2005-07-05 17:04:37 by DarTar [stub]
Additions:
__Note:__ Features [[WikkaBetaFeatures installed on this server]] for testing are marked with a beta-feature icon: {{beta}}.
Deletions:
__Note:__ Features [[WikkaBetaFeatures installed on this server]] for testing are marked with a beta-feature icon ({{beta}}).


Revision [9822]

Edited on 2005-07-05 17:03:25 by DarTar [stub]
Additions:
Display internal links to the current page.
__Test:__ Append ##/backlinks## to the URL of a page
Downloads code snippets from code blocks added to Wikka pages
__Test:__ Click on the #%grab#% button at the bottom of a code block
__Development:__ GrabCodeHandler
Deletions:
Display internal links to the current page (usage: ##/backlinks##).
Downloads code snippets from code blocks added to Wikka pages.
__Test:__ GrabCodeHandler.


Revision [9821]

Edited on 2005-07-05 17:01:08 by DarTar [stub]
Additions:
__Note:__ Features [[WikkaBetaFeatures installed on this server]] for testing are marked with a beta-feature icon ({{beta}}).
Deletions:
__Note:__ Features [[WikkaBetaFeatures installed on this server]] for testing are marked with a beta-feature icon {{beta}}.


Revision [9820]

Edited on 2005-07-05 17:00:51 by DarTar [stub]
Additions:
__Note:__ Features [[WikkaBetaFeatures installed on this server]] for testing are marked with a beta-feature icon {{beta}}.
**Paged comments** {{beta}}
**Menulets** {{beta}}
**Backlinks handler** {{beta}}
Display internal links to the current page (usage: ##/backlinks##).
__Development:__ BacklinksHandler
**Grab code handler** {{beta}}
Downloads code snippets from code blocks added to Wikka pages.
__Test:__ GrabCodeHandler.
**User Administration** {{beta}}
**Page Administration** {{beta}}
**System** {{beta}}
**Skins** {{beta}}
Deletions:
__Note:__ Features [[WikkaBetaFeatures installed on this server]] for testing are marked with a beta-feature icon {{image alt="beta feature" title="Beta Feature" url="images/icons/16x16/gnome-run.png" link="WikkaBetaFeatures"}}.
**Paged comments** {{image alt="beta feature" title="Beta Feature" url="images/icons/16x16/gnome-run.png" link="WikkaBetaFeatures"}}
**Menulets** {{image alt="beta feature" title="Beta Feature" url="images/icons/16x16/gnome-run.png" link="WikkaBetaFeatures"}}
**User Administration**
**Page Administration**
**System**
**Skins** {{image alt="beta feature" title="Beta Feature" url="images/icons/16x16/gnome-run.png" link="WikkaBetaFeatures"}}


Revision [9819]

Edited on 2005-07-05 16:56:36 by DarTar [stub]
Additions:
This page lists all the code contributions and development pages by the [[CreditsPage Development Team]] that are likely to appear in future [[WikkaReleaseNotes releases]]. You can test the code following the instructions given on the development page.
__Note:__ Features [[WikkaBetaFeatures installed on this server]] for testing are marked with a beta-feature icon {{image alt="beta feature" title="Beta Feature" url="images/icons/16x16/gnome-run.png" link="WikkaBetaFeatures"}}.
==== Core and architecture====
====Page-related====
**Paged comments** {{image alt="beta feature" title="Beta Feature" url="images/icons/16x16/gnome-run.png" link="WikkaBetaFeatures"}}
Displays footer comments on more pages. The number of comments per page can be set from UserSettings.
__Development:__ PagedComments
**Menulets** {{image alt="beta feature" title="Beta Feature" url="images/icons/16x16/gnome-run.png" link="WikkaBetaFeatures"}}
Mini-actions to be used as menu items (or as stand-alone plugins).
__Development & test:__ WikkaMenulets
====User-related====
<<See also UserAccountModules<<::c::
====Administration====
<<See also AdminModules<<::c::
**User Administration**
Module for managing registered users.
__Test:__ [admin-only] UserAdminTest
__Development:__ UserAdmin
**Page Administration**
Module for managing pages
__Test:__ [admin-only] PageAdminTest
__Development:__ PageAdminAction
=====System information=====
**System**
Displays information about the system Wikka is running on.
__Development:__ WikkaMenulets
__Test:__ SysInfo
====Formatting and rendering====
====Layout and stylesheets====
**Skins** {{image alt="beta feature" title="Beta Feature" url="images/icons/16x16/gnome-run.png" link="WikkaBetaFeatures"}}
Allows users to //select//, //create//, //edit// and //modify// their own [[WikkaSkins custom CSS stylesheet]].
__Test:__ TestSkin
__Development pages:__ MySkin, WikkaSkinSelector, WikkaSkinEditor
Deletions:
This page lists all the code contributions and development pages by the [[CreditsPage Development Team]] that are likely to appear in future [[WikkaReleaseNotes releases]].
=== Core development ===
===Page-related===
===User-related===
===Administration===
===Formatting and rendering===
===Layout==


Revision [9817]

Edited on 2005-07-05 16:34:19 by DarTar [stub]
Additions:
=== Core development ===
===Page-related===
===User-related===
===Administration===
===Formatting and rendering===
===Layout==
Deletions:
(stub)


Revision [9814]

Edited on 2005-07-05 16:26:51 by DarTar [new hub]
Additions:
This page lists all the code contributions and development pages by the [[CreditsPage Development Team]] that are likely to appear in future [[WikkaReleaseNotes releases]].
Deletions:
This page lists all the code contributions and development pages by the [[CreditsPage Development Team]] that are likely to appear in future [[releases WikkaReleaseNotes]].


Revision [9813]

Edited on 2005-07-05 16:26:38 by DarTar [new hub]
Additions:
This page lists all the code contributions and development pages by the [[CreditsPage Development Team]] that are likely to appear in future [[releases WikkaReleaseNotes]].
Deletions:
This page lists all the code contributions and development pages by the [[Wikka Development Team]] that are likely to appear in future [[releases WikkaReleaseNotes]].


Revision [9812]

The oldest known version of this page was created on 2005-07-05 16:26:25 by DarTar [new hub]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki