Timeline


and .

06/07/2006:

21:04 Ticket #218 (Incorporate html handler to display raw html) created by Brian Koontz (brian@…
Many wikis offer an html handler that allows the user to display raw html …
20:53 Ticket #217 (ACL enhancements for 1.1.6.2) created by Brian Koontz (brian@…
Consider implementing tickets #139 (Modify ACL to allow child pages to use …
12:07 Ticket #216 (If wikka.config.php is deleted (and setup reruns) default pages are ...) created by anonymous
Rerunning the installer after the config file is deleted (either …
04:02 Ticket #215 (Display SQL debug to admins only) created by DarTar
A simple IsAdmin() check is sufficient to display SQL debug …

06/06/2006:

19:18 Ticket #214 (random logout issue on IIS server) created by MovieLady
My Wikka installation keeps randomly logging me out and replacing my user …
18:23 Changeset [122] by NilsLindenberg
  • trunk/actions/image.php
  • trunk/formatters/wakka.php
  • trunk/handlers/page/edit.php
catching some E_NOTICE from php (see #38)
13:26 Changeset [121] by DarTar
  • trunk/css/wikka.css
css/wikka.css - using more consistent color scheme for buttons, codeblock …
03:22 Ticket #213 (Using %% in highlighted code) created by NilsLindenberg
copied from SuggestionBox --NilsLindenberg Since the %% is used as …
03:10 Ticket #212 (Online editing of mindmaps would be great) created by NilsLindenberg
(copied from Sourceforge.net --NilsLindenberg) It would be great, if …
03:07 Ticket #211 (Clearing ACLs) created by NilsLindenberg
copied from SuggestionBox There should be a button on the ACL page to …
03:05 Ticket #210 (Optional Creation of a Google Sitemap) created by NilsLindenberg
copied from SuggestionBox See …
02:54 Ticket #209 (Wikiedit Buttons for H4, H5, H6) created by NilsLindenberg
WikiEdit has buttons for H2 and H3. Additional Buttons for H4, H5, and H6 …

06/05/2006:

03:33 Ticket #208 (Add license action) created by DarTar
license displays the full-text of a license in a wiki page. …
03:10 Ticket #207 (Comment link should check ACL) created by DarTar
Currently, when a page has no comments, the comment footer in the …
02:49 Ticket #201 (Add default CSS styling for data tables) reopened by tormodh@…
Suggest adding code for header cells (th). Patch located in floating box …

06/03/2006:

06:41 Ticket #206 (Redirect() doesn't support URL parameters) created by DarTar
The last version of usersettings wrongly assumes that the …
05:34 Ticket #125 (Search & Replace Handler) closed by DarTar
fixed: Fixed in [117]
04:45 Changeset [120] by DarTar
  • branches/1.1.6.2/3rdparty/plugins/wikiedit/images/find.gif
  • branches/1.1.6.2/3rdparty/plugins/wikiedit/images/x_wikiedit_sr.js
  • branches/1.1.6.2/3rdparty/plugins/wikiedit/wikiedit2.js
  • branches/1.1.6.2/3rdparty/plugins/wikiedit/wikiedit_sr.js
  • branches/1.1.6.2/actions/color.php
  • branches/1.1.6.2/actions/recentchanges.php
  • branches/1.1.6.2/actions/table.php
  • branches/1.1.6.2/actions/textsearchexpanded.php
  • branches/1.1.6.2/actions/wikkachanges.php
  • branches/1.1.6.2/css/print.css
  • branches/1.1.6.2/css/setup.css
  • branches/1.1.6.2/css/wikka.css
  • branches/1.1.6.2/handlers/page/clone.php
  • branches/1.1.6.2/handlers/page/edit.php
  • branches/1.1.6.2/handlers/page/showcode.php
  • branches/1.1.6.2/setup/install.php
  • branches/1.1.6.2/wikka.php
1.1.6.2-beta: merging 1.1.6.2-alpha with trunk ([106]:[119])
04:08 Ticket #201 (Add default CSS styling for data tables) closed by DarTar
fixed
04:05 Ticket #205 (JS handler to display/hide code blocks) created by DarTar
Pages containing long code blocks are often difficult to read. We might …
03:25 Changeset [119] by DarTar
  • trunk/handlers/page/showcode.php
handlers/page/showcode.php: XHTML validation, source formatting, link to …

06/02/2006:

19:06 Ticket #202 (Styling for HTML elements, error handling, action elements) closed by DarTar
fixed
19:04 Changeset [118] by DarTar
  • trunk/css/wikka.css
wikka.css: minor modification to match .keys with default button styling. …
13:23 Changeset [117] by DotMG
  • trunk/3rdparty/plugins/wikiedit/wikiedit2.js
  • trunk/actions/textsearchexpanded.php
Refix #125 : Added find button, thx DarTar textsearchexpanded: modified …
13:04 Ticket #204 (Upgrade WikiEdit) created by DotMG
Upgrade WikiEdit to the latest version. Could anyone mail me a version of …
13:00 Ticket #203 (Optimize comments) created by DotMG
When you click on the Show/Hide comments button, the whole page is …
11:46 Changeset [116] by DarTar
  • trunk/setup/install.php
installer: fixing markup generating validation warnings in FormattingRules
10:07 Ticket #202 (Styling for HTML elements, error handling, action elements) created by DarTar
1.1.6.2 adds a number of new CSS settings for HTML elements, including: …
09:46 Changeset [115] by DarTar
  • trunk/css/setup.css
  • trunk/css/wikka.css
layout: adding installer form buttons styling and adjusting padding for …
09:27 Changeset [114] by DarTar
  • trunk/actions/table.php
  • trunk/css/print.css
  • trunk/css/wikka.css
layout: more readable styling for codeblock headers, added default styling …
02:59 Ticket #201 (Add default CSS styling for data tables) created by DarTar
This requires adding default options for any table and overriding these …

06/01/2006:

18:27 Changeset [113] by DarTar
  • trunk/actions/wikkachanges.php
actions/wikkachanges.php - text and formatting slightly changed to match …
18:21 Changeset [112] by DarTar
  • trunk/actions/recentchanges.php
actions/recentchanges.php - validation: closing open <span> - #180
17:37 Ticket #199 (Valid Wikinames differ in page creation and page cloning) closed by DarTar
fixed: [111] fixes this issue - the validation pattern used by the clone
17:31 Changeset [111] by DarTar
  • trunk/css/wikka.css
  • trunk/handlers/page/clone.php
  • trunk/handlers/page/edit.php
handlers/edit.php - handlers/clone.php: code cleanup, i18n, phpdoc header, …
11:23 Ticket #180 (ACL read filter on recently changed pages) closed by DarTar
fixed: Fixed in [109] [110]
11:22 Changeset [110] by DarTar
  • trunk/actions/recentchanges.php
actions/recentchanges.php - typo in previous commit - #180
11:20 Changeset [109] by DarTar
  • trunk/actions/recentchanges.php
actions/recentchanges.php - adding phpdoc header, filtering by ACL read …
09:51 Changeset [108] by DarTar
  • trunk/actions/color.php
actions/color.php - minor changes to phpdoc - #40
07:13 Changeset [107] by DarTar
  • trunk/setup/install.php
installer: adding description and examples of new parameters for color …
06:39 Ticket #125 (Search & Replace Handler) reopened by DarTar
Hi Mahefa, I hadn't tested this, nice hack! I've made a couple of …
06:30 Changeset [106] by DarTar
  • trunk/3rdparty/plugins/wikiedit/images/find.gif
  • trunk/3rdparty/plugins/wikiedit/wikiedit2.js
  • trunk/3rdparty/plugins/wikiedit/wikiedit_sr.js
WikiEdit Search and Replace Handler: renamed and moved script to wikiedit …
06:20 Changeset [105] by DarTar
  • trunk/3rdparty/plugins/wikiedit/wikiedit_sr.js

05/31/2006:

14:02 Ticket #140 (ACL alteration problem when using MySQL 5) closed by NilsLindenberg
duplicate: seems to be the same issue as #168, discussion there.

05/30/2006:

08:41 Ticket #200 (Cleaning up interwiki.conf) created by NilsLindenberg
We should go through all urls and see if they a) are still correct and b) …
02:37 Ticket #199 (Valid Wikinames differ in page creation and page cloning) created by WazoO
Version 1.1.6.2.Alpha (dropdown box doesn't offer this selection) …
02:29 Ticket #198 (Admin userpage not showing up in WantedPages) created by WazoO
Version 1.1.6.2.Alpha - (the dropdown box here desn't offer this as a …

05/29/2006:

17:22 Ticket #197 (Options for displaying an RSS-Feed) created by NilsLindenberg
copied from  http://wikkawiki.org/SuggestionBox --NilsLindenberg It …
17:18 Ticket #196 (Local links not beeing marked as external) created by NilsLindenberg
copied from  http://wikkawiki.org/SuggestionBox/ --NilsLindenberg It …
17:11 Ticket #195 (Immediate change of "Show comments by default" behavior) created by NilsLindenberg
copied from  http://wikkawiki.org/SuggestionBox --NilsLindenberg
16:47 Ticket #194 (Definition lists) created by NilsLindenberg
copied from  http://wikkawiki.org/WikkaExtensibleMarkup
12:53 Changeset [104] by DarTar
  • branches/1.1.6.2/wikka.php
wikka.php - setting version name to 1.1.6.2
12:47 Changeset [103] by DarTar
  • branches/1.1.6.2
Creating 1.1.6.2 branch from trunk for alpha release
12:43 Changeset [102] by DarTar
  • trunk/wikka.php
wikka.php - updating copyright
12:40 Ticket #2 (Grabcode handler) closed by DarTar
fixed
12:37 Changeset [101] by DarTar
  • trunk/formatters/wakka.php
formatters/wakka.php - splitting codeblock pattern into smaller, more …

05/28/2006:

16:00 Ticket #193 (Making Color-formatting a part of the formatter) created by NilsLindenberg
We have a (now rewritten :) color action but it should better be a …
15:42 Ticket #192 (Conversion between different wiki-Formattings) created by NilsLindenberg
It surely proves to be a difficult task but would be a very nice feature …
15:35 Ticket #191 (Making CamelCase optional) created by NilsLindenberg
There are people who do not like Camelcase or environments where it is …
15:26 Ticket #190 (Export of Wiki pages as a PDF) created by NilsLindenberg
As some people have suggested, the possibility to expert page(s) in pdf …
04:29 Changeset [100] by NilsLindenberg
  • branches/1.1.6.1-intl/actions/contact.php
adding Revision keyword to contact.php
04:00 Changeset [99] by DarTar
  • trunk/actions/geshiversion.php
  • trunk/actions/system.php
  • trunk/setup/install.php
  • trunk/wikka.php
System Information: adding new default page SysInfo, adding system and …

05/27/2006:

12:03 Ticket #111 (Geshi version upgrade) closed by NilsLindenberg
fixed: upgraded geshi to 1.0.7.10
12:01 Changeset [98] by NilsLindenberg
  • trunk/3rdparty/plugins/geshi/docs/CHANGES
  • trunk/3rdparty/plugins/geshi/docs/bugs
  • trunk/3rdparty/plugins/geshi/docs/readme
  • trunk/3rdparty/plugins/geshi/docs/thanks
  • trunk/3rdparty/plugins/geshi/docs/todo
  • trunk/3rdparty/plugins/geshi/geshi.php
  • trunk/3rdparty/plugins/geshi/geshi/actionscript.php
  • trunk/3rdparty/plugins/geshi/geshi/ada.php
  • trunk/3rdparty/plugins/geshi/geshi/apache.php
  • trunk/3rdparty/plugins/geshi/geshi/applescript.php
  • trunk/3rdparty/plugins/geshi/geshi/asm.php
  • trunk/3rdparty/plugins/geshi/geshi/asp.php
  • trunk/3rdparty/plugins/geshi/geshi/autoit.php
  • trunk/3rdparty/plugins/geshi/geshi/bash.php
  • trunk/3rdparty/plugins/geshi/geshi/blitzbasic.php
  • trunk/3rdparty/plugins/geshi/geshi/c.php
  • trunk/3rdparty/plugins/geshi/geshi/c_mac.php
  • trunk/3rdparty/plugins/geshi/geshi/caddcl.php
  • trunk/3rdparty/plugins/geshi/geshi/cadlisp.php
  • trunk/3rdparty/plugins/geshi/geshi/cfdg.php
  • trunk/3rdparty/plugins/geshi/geshi/cfm.php
  • trunk/3rdparty/plugins/geshi/geshi/cpp.php
  • trunk/3rdparty/plugins/geshi/geshi/csharp.php
  • trunk/3rdparty/plugins/geshi/geshi/css.php
  • trunk/3rdparty/plugins/geshi/geshi/d.php
  • trunk/3rdparty/plugins/geshi/geshi/delphi.php
  • trunk/3rdparty/plugins/geshi/geshi/diff.php
  • trunk/3rdparty/plugins/geshi/geshi/div.php
  • trunk/3rdparty/plugins/geshi/geshi/dos.php
  • trunk/3rdparty/plugins/geshi/geshi/eiffel.php
  • trunk/3rdparty/plugins/geshi/geshi/fortran.php
  • trunk/3rdparty/plugins/geshi/geshi/freebasic.php
  • trunk/3rdparty/plugins/geshi/geshi/gml.php
  • trunk/3rdparty/plugins/geshi/geshi/groovy.php
  • trunk/3rdparty/plugins/geshi/geshi/html4strict.php
  • trunk/3rdparty/plugins/geshi/geshi/ini.php
  • trunk/3rdparty/plugins/geshi/geshi/inno.php
  • trunk/3rdparty/plugins/geshi/geshi/java.php
  • trunk/3rdparty/plugins/geshi/geshi/java5.php
  • trunk/3rdparty/plugins/geshi/geshi/javascript.php
  • trunk/3rdparty/plugins/geshi/geshi/lisp.php
  • trunk/3rdparty/plugins/geshi/geshi/lua.php
  • trunk/3rdparty/plugins/geshi/geshi/matlab.php
  • trunk/3rdparty/plugins/geshi/geshi/mpasm.php
  • trunk/3rdparty/plugins/geshi/geshi/mysql.php
  • trunk/3rdparty/plugins/geshi/geshi/nsis.php
  • trunk/3rdparty/plugins/geshi/geshi/objc.php
  • trunk/3rdparty/plugins/geshi/geshi/ocaml-brief.php
  • trunk/3rdparty/plugins/geshi/geshi/ocaml.php
  • trunk/3rdparty/plugins/geshi/geshi/oobas.php
  • trunk/3rdparty/plugins/geshi/geshi/oracle8.php
  • trunk/3rdparty/plugins/geshi/geshi/pascal.php
  • trunk/3rdparty/plugins/geshi/geshi/perl.php
  • trunk/3rdparty/plugins/geshi/geshi/php-brief.php
  • trunk/3rdparty/plugins/geshi/geshi/php.php
  • trunk/3rdparty/plugins/geshi/geshi/python.php
  • trunk/3rdparty/plugins/geshi/geshi/qbasic.php
  • trunk/3rdparty/plugins/geshi/geshi/reg.php
  • trunk/3rdparty/plugins/geshi/geshi/robots.php
  • trunk/3rdparty/plugins/geshi/geshi/ruby.php
  • trunk/3rdparty/plugins/geshi/geshi/sas.php
  • trunk/3rdparty/plugins/geshi/geshi/scheme.php
  • trunk/3rdparty/plugins/geshi/geshi/sdlbasic.php
  • trunk/3rdparty/plugins/geshi/geshi/smarty.php
  • trunk/3rdparty/plugins/geshi/geshi/sql.php
  • trunk/3rdparty/plugins/geshi/geshi/tcl.php
  • trunk/3rdparty/plugins/geshi/geshi/text.php
  • trunk/3rdparty/plugins/geshi/geshi/tsql.php
  • trunk/3rdparty/plugins/geshi/geshi/vb.php
  • trunk/3rdparty/plugins/geshi/geshi/vbnet.php
  • trunk/3rdparty/plugins/geshi/geshi/vhdl.php
  • trunk/3rdparty/plugins/geshi/geshi/visualfoxpro.php
  • trunk/3rdparty/plugins/geshi/geshi/winbatch.php
  • trunk/3rdparty/plugins/geshi/geshi/xml.php
  • trunk/3rdparty/plugins/geshi/wikka changes.txt
  • trunk/setup/install.php
fix for #111; adding 'break' in the installer
01:56 Ticket #189 (Optionally clone ACLs during page cloning) created by BrianKoontz
Some might find the ability to clone ACLs when cloning an old page to a …

05/26/2006:

19:21 Ticket #188 (Cleaning up of the handlers/page directory) created by NilsLindenberg
Handlers/page has many files in it which don't belong there. We need: …
19:12 Ticket #187 (Merge SetPersistentCookie and SetSessionCookie into SetCookie) created by NilsLindenberg
Since SetPersistentCookie is only used by SetUser and SetSessionCookie …
09:13 Ticket #2 (Grabcode handler) reopened by DarTar
Reopening ticket - there is a bug in the codeblock parser. When using …
08:53 Ticket #94 (Installer array_merge()) closed by DarTar
fixed: Fixed in [97]
08:52 Changeset [97] by DarTar
  • trunk/setup/install.php
installer - initializing config arrey. Required since PHP5, to avoid …
06:23 Changeset [96] by DarTar
  • trunk/actions/usersettings.php
usersettings.php - last commit, adding further checks and error messages - …
06:03 Ticket #162 (Minor defects in emailpassword) closed by DarTar
fixed: We don't need to specify a form name for this action to work. Added …
05:58 Changeset [95] by DarTar
  • trunk/actions/usersettings.php
usersettings.php - added select options to update from encrypted password …
05:54 Changeset [94] by DarTar
  • trunk/actions/emailpassword.php
  • trunk/actions/usersettings.php
usersettings.php/emailpassword.php - added select options to update from …

05/25/2006:

17:30 Changeset [93] by DarTar
  • trunk/actions/usersettings.php
actions/usersettings.php - added conditionals to constant section, fixed …
15:11 Ticket #186 (End of page gets cut off on edit) created by matt.hawke@…
Not sure why or exactly what's happening but three times in the last week …
12:19 Ticket #92 (Can't log in/out in Windows IIS) closed by DotMG
fixed: Sorry Nils, I close this ticket even if it is assigned to you. I worked on …
12:17 Changeset [92] by DotMG
  • trunk/libs/Wakka.class.php
Fixed #92 Fixed DarTar's logout bug (Run method didn't use new cookies. => …
08:35 Changeset [91] by DarTar
  • trunk/actions/emailpassword.php
actions/emailpassword.php - further cleanup #162
06:43 Ticket #165 (emailpassword action not working) closed by NilsLindenberg
fixed
06:43 Changeset [90] by NilsLindenberg
  • trunk/actions/emailpassword.php
fixes #165 and most of #162 (see ticket).
03:22 Ticket #84 (Formatter-bug in the comments) closed by DarTar
fixed: Fixed in [89]
03:22 Changeset [89] by DarTar
  • trunk/handlers/page/show.php
handlers/show.php - minor cleanup: coding guidelines, styling for error …
02:30 Ticket #77 (Accesskey for deleting comments) closed by DarTar
fixed: Fixed in [88].
02:29 Changeset [88] by DarTar
  • trunk/handlers/page/show.php
handlers/show.php - removing useless accesskey for deleting comments - #77
02:09 Ticket #185 (Extraneous "geshi_tab width" wikka.config.php array element.) closed by DarTar
fixed: Thanks for spotting this, fixed in [87].
02:07 Changeset [87] by DarTar
  • trunk/setup/default.php
installer - fixed typo in install form breaking geshi configuration - #185

05/24/2006:

21:37 Ticket #185 (Extraneous "geshi_tab width" wikka.config.php array element.) created by HasBeen
I noticed an extra config array element in my wikka.config.php that …
13:25 Ticket #109 (Code display problem (multi-line comments and empty lines)) closed by DotMG
fixed: Fixed in [62]. #109 is really fixed in [86]. I commited mistakes. Could …
13:23 Ticket #184 (Download of files does not work) created by bernd.scholler@…
{Files} workes fine in any browser but Internet-Explorer: Download …
13:20 Changeset [86] by DotMG
  • trunk/3rdparty/plugins/geshi/geshi.php
  • trunk/actions/textsearchexpanded.php
  • trunk/css/wikka.css
Fixed #110, when #109 was fixed in [62] Removed alternate color in …
13:19 Ticket #91 (WikiEdit and Mod_rewrite) closed by DotMG
fixed: Fixed in [85]
13:18 Changeset [85] by DotMG
  • trunk/3rdparty/plugins/wikiedit/wikiedit2.js
Fixed #91 Added Ctrl+Shift+F in help
04:34 Ticket #183 (Special characters in the "note on your edit"-field are not escaped) closed by DarTar
duplicate: This issue has already been notified in #99 and patched and will be fixed …
04:03 Ticket #183 (Special characters in the "note on your edit"-field are not escaped) created by anonymous
Special characters like "&" entered in the "note on your edit"-field are …
02:38 Ticket #5 (mysql passwords containing $ aren't working) closed by DotMG
fixed: Fixed in [82]. Sorry for the late. No connexion after submitting code.

05/23/2006:

18:14 Ticket #114 (Making the edit-note mandatory) closed by DarTar
fixed: Fixed in [84]. Added new config option require_edit_note. Possible …
18:10 Changeset [84] by DarTar
  • trunk/handlers/page/edit.php
  • trunk/setup/install.php
  • trunk/wikka.php
handlers/edit.php: fixed minor validation problem, added edit note check …
17:16 Changeset [83] by DarTar
  • trunk/wikka.php
wikka.php - cleaning up default config array
13:42 Ticket #182 ("last edited by"-information next to page-links) created by MaxDax
Is there a (simple?) way to link the {{lastedit}} (or kind of) action of a …
13:22 Changeset [82] by DotMG
  • trunk/setup/default.php
  • trunk/setup/writeconfig.php
Fixed #5 by using single quote for writeconfig. Fixed another bug for …
10:55 Ticket #181 (NewPages action to show up only new pages of the last x days) closed by DarTar
duplicate: I'm closing this ticket as duplicate because it's a subproject of …
10:42 Ticket #181 (NewPages action to show up only new pages of the last x days) created by MaxDax
I would like to see a feature (maybe an action?) to show up only new …
01:58 Ticket #12 (Special char encoding) closed by DotMG
fixed: This issue was also reported #99 and was fixed in [65].

05/22/2006:

18:52 Ticket #47 (Usersettings bug: email deletion after registration) closed by DarTar
fixed: Fixed in [80]
18:48 Changeset [81] by DarTar
  • trunk/css/wikka.css
css: adding styling for error handler, already used in usersettings as of …
18:45 Changeset [80] by DarTar
  • trunk/actions/usersettings.php
usersettings - further cleanup, replaced JS alerts with server-generated …
15:38 Ticket #10 (Enhanced Edit Handler) closed by NilsLindenberg
duplicate: Duplicate of #85 which has more Info!
14:52 Ticket #180 (ACL read filter on recently changed pages) created by MasinAlDujaili
Edit comments of pages a user has no right to read shouldn't be displayed. …
14:39 Ticket #179 (Limit display of comments by user rights) closed by DarTar
duplicate: This issue is a dublicate of #87 and has already been fixed in [77]
14:33 Ticket #179 (Limit display of comments by user rights) created by anonymous
One suggestion for a modification of the recentlycommented action to limit …
13:13 Ticket #178 (Disabling of links when user has no right to read target page) created by MasinAlDujaili
I think, it could be a nice idea to format links in pages corresponding to …
13:10 Ticket #177 (Export of static HTML for offline browsing) created by MasinAlDujaili
Function for dumping of wiki pages for convenient offline browsing. Maybe …
09:28 Ticket #176 (Please provide a way to add formatters, that don't get placed in '<div ...) created by NilsLindenberg
copied from the SuggestionBox I've replaced the part […] with …
08:20 Changeset [79] by NilsLindenberg
  • trunk/libs/Wakka.class.php
  • trunk/setup/default.php
  • trunk/setup/install.php
  • trunk/wikka.php
first fix for #81. use of coding guidelines. Fix for 2x E_NOTICE in …
05:32 Ticket #175 (Generating links for 'included' pages) created by MasinAlDujaili
""{{include}}"" action: How about a simple [Edit] link next to the …

05/20/2006:

05:27 Ticket #132 (acls.php does not validate) closed by DarTar
fixed: New version committed in [78]
05:21 Changeset [78] by DarTar
  • trunk/css/wikka.css
  • trunk/handlers/page/acls.php
ACLs handler: XHTML validation, code cleanup, i18n - closes #132 (Credits: …

05/19/2006:

19:08 Ticket #87 (Recent[ly]Comment[ed|s] actions should check for permission) closed by DarTar
fixed: Fixedin [77]
19:07 Changeset [77] by DarTar
  • trunk/actions/recentcomments.php
  • trunk/actions/recentlycommented.php
recentcomments/recentlycommented: preliminary code cleanup, i18n, use of …
18:41 Changeset [76] by DarTar
  • trunk/css/wikka.css
CSS - Adding basic styling settings for blockquotes.

05/18/2006:

20:22 Ticket #112 (new UserSettings) closed by DarTar
fixed: closed in [75]
20:21 Changeset [75] by DarTar
  • trunk/actions/usersettings.php
  • trunk/css/wikka.css
usersettings: further code cleanup/styling - closes #112
18:03 Changeset [74] by DarTar
  • trunk/setup/default.php
installer - fixing typo
13:24 Ticket #173 (Adding Wikka logo) closed by DarTar
fixed: Closed in #72 - #73
13:01 Changeset [73] by DarTar
  • trunk/css/setup.css
stylesheets: adding styling for installer
12:56 Changeset [72] by DarTar
  • trunk/setup/default.php
  • trunk/setup/footer.php
  • trunk/setup/header.php
  • trunk/setup/install.php
  • trunk/setup/writeconfig.php
installer: preliminary cleanup - better layout, more detailed instructions
12:52 Ticket #174 (Configuration of mod_rewrite in the installer) created by NilsLindenberg
Since it is not possible to enable mod_rewrite through wikka, the …
11:40 Changeset [71] by DarTar
  • trunk/css/wikka.css
wikka.css - fixing typo
10:21 Changeset [70] by DarTar
  • trunk/setup/default.php
installer - further invalid XHTML fixed # 172

05/17/2006:

12:55 Changeset [69] by DarTar
  • trunk/images/wikka_logo.jpg
  • trunk/setup/install.php
Adding Wikka logo to default HomePage - #173
12:55 Ticket #173 (Adding Wikka logo) created by DarTar
Add wikka logo to the images folder …

05/16/2006:

19:37 Ticket #172 (Installer validation) closed by DarTar
fixed: Fixed in [68]
19:35 Changeset [68] by DarTar
  • trunk/setup/default.php
  • trunk/setup/install.php
  • trunk/setup/writeconfig.php
installer - fixing invalid XHTML #172
19:03 Ticket #172 (Installer validation) created by DarTar
Installer doesn't validate as XHTML.
19:00 Ticket #2 (Grabcode handler) closed by DarTar
fixed: Updated FormattingRules in [66] (both as a default page for fresh …
18:50 Changeset [67] by DarTar
  • trunk/setup/install.php
installer: setting correct upgrade note for overwritten default pages
18:46 Changeset [66] by DarTar
  • trunk/setup/default.php
  • trunk/setup/install.php
installer: upgrading FormattingRules page to describe new options for code …
14:15 Ticket #171 (Make the installer MySQL independent) created by NilsLindenberg
One step on the way to database abstraction is the necessity to make the …

05/15/2006:

17:50 Ticket #32 (Page titles from headings with links) closed by DarTar
fixed
17:46 Ticket #169 (Can't extract Wikka-1.1.6.1.tar.gz file) closed by DarTar
worksforme
14:56 Ticket #170 (Preventing / Unhiding of "CSS Hidden Spam") created by NilsLindenberg
 Congqed.org reports about a (relative) new …

05/12/2006:

23:11 Ticket #169 (Can't extract Wikka-1.1.6.1.tar.gz file) created by ceo@…
I have downloaded the Wikka-1.1.6.1.tar.gz file several times, and I've …
13:01 Ticket #99 (Edit notes should be fed through htmlspecialchars) closed by DotMG
fixed: Fixed in [65]. + isolating i18n strings (For WikiPing, …
12:44 Changeset [65] by DotMG
  • trunk/actions/lastedit.php
  • trunk/actions/recentchanges.php
  • trunk/css/wikka.css
  • trunk/handlers/page/clone.php
  • trunk/handlers/page/diff.php
  • trunk/handlers/page/edit.php
  • trunk/handlers/page/history.php
  • trunk/handlers/page/recentchanges.xml.mm.php
  • trunk/handlers/page/recentchanges.xml.php
  • trunk/handlers/page/revisions.php
  • trunk/handlers/page/revisions.xml.php
  • trunk/libs/Wakka.class.php
#99 (escaped edit notes) + applying coding guidelines
12:39 Changeset [64] by DotMG
  • trunk/actions/color.php
#40 , proposition of NilsLindenberg
12:19 Ticket #125 (Search & Replace Handler) closed by DotMG
fixed: Partially Fixed at [63]. To be continued…
12:13 Ticket #110 (Comments in formatted PHP code) closed by DotMG
fixed: Fixed [62].
12:11 Changeset [63] by DotMG
  • trunk/3rdparty/plugins/wikiedit/images/x_wikiedit_sr.js
  • trunk/3rdparty/plugins/wikiedit/wikiedit2.js
First draft for #125.
12:07 Changeset [62] by DotMG
  • trunk/3rdparty/plugins/geshi/geshi.php
Fixed #110
03:08 Ticket #130 (Can't show freemind mindmaps with Wikka 1.1.6.1) closed by DotMG
invalid: <danielwetterbro[at]yahoo[dot]se> apologized.

05/10/2006:

09:02 Ticket #168 (Setting of ACLs not possible (mysql-error)) created by JeD
copied from  http://wikkawiki.org/ACLInfo (Nils Lindenberg) [I am] …

05/09/2006:

05:58 Changeset [61] by DarTar
  • trunk/formatters/wakka.php
formatters/wakka.php - Adding conditional define for constants to avoid …
05:17 Ticket #167 (Preconfigured ACL settings during installation) created by DarTar
We should allow setting default ACL during the install procedure. Someone …
05:13 Ticket #65 (Refactor default pages in the WIkka installer) closed by DarTar
fixed: Issue was fixed with [37] - closing ticket and moving last suggestion to a …
04:35 Changeset [60] by DarTar
  • trunk/formatters/wakka.php
formatters/wakka.php - reinitializing output variable to correctly display …
Note: See TracTimeline for information about the timeline view.