Help Wanted

This page is pretty ancient and badly out-of-date. It needs total refactoring, or some still-relevant pieces should be moved to other pages, and this one deleted. --JavaWoman

This is an open list of features that have been requested by users. [Not necessarily in order of priority]
For more feature proposals, see the CategoryDevelopment.

Open



Posted on 28 Nov 2004:

Here's the line that does the conversion. It's in \handlers\page\edit.php:
$body = preg_replace("/\n[ ]{4}/", "\n\t", $body);

An example of this could be:
Home > Countries > Europe
This would allow for pages to have a more defined structure relating them together. [SimonKnight]

Assigned or In Progress



For Future Long-term Consideration



Done



More details still to come....


CategoryDevelopment
Comments
Comment by DarTar
2004-09-08 09:01:31
Following Andrea Rossato's suggestions and code I managed to turn WikkaWiki into a UTF-8-compliant wiki within one hour. I think UTF-8 support should be among the top priorities of Wikka development and I look forward to seeing it implemented in one of the next releases.
Comment by KickTheDonkey
2004-09-14 21:11:11
Regarding // Syntax highlighting for Java codesnippets.// Perhaps Wikka could make use of the [[http://pear.php.net/package/Text_Highlighter/docs/0.4.1/Text_Highlighter/tutorial_Text_Highlighter.pkg.html Text Highlighter]] Package in Pear. I'm using it in my installs of Wikka to generate syntax highlighting for SQL and Javascript.
Comment by KickTheDonkey
2004-09-14 21:12:24
Sorry, I thought comments supported wikka markup. In a cleaner way:

Regarding "Syntax highlighting for Java codesnippets". Perhaps Wikka could make use of the Text Highlighter Package in Pear (http://pear.php.net/package/Text_Highlighter/docs/0.4.1/Text_Highlighter/tutorial_Text_Highlighter.pkg.html). I'm using it in my installs of Wikka to generate syntax highlighting for SQL and Javascript.
Comment by JsnX
2004-09-17 01:08:43
KickTheDonkey,

Would you mind posting your modifications to get it working? Or email the code to wikka-admin@jsnx.com

My philosophy: why reinvent what someone else has already done.
Comment by dsl-213-023-240-161.arcor-ip.net
2004-09-21 08:40:40
my wishlist:
*l10n: more languages
*a calendar: gmbowen has already postet one

is it possible to make templates for a use on many sites. So that you only fill in data? Example: Name/Surname/E-Mail/Phone/Homepage/Birthday/... for adresspages?
Greetings,
Nils
Comment by JavaWoman
2004-11-04 15:03:26
A very nice and flexible code highlighter can be found here:
PHP Classes - Class- GeSHi: http://www.phpclasses.org/browse/package/1759.html
It comes with a very large package of supported languages and can easily be extended to others.
Comment by JavaWoman
2004-11-04 16:26:47
Precisely - no PEAR overhead, and PHP 4.1.0 is a minimum for Wikka anyway.
Comment by NilsLindenberg
2004-11-06 10:38:53
Forget my comment, I misread php for mysql (and thought of the problem with mysql 4 as a minimum) - shouldn't write a comment in a hurry...

Geshi looks very good :)
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki