inital commit - Durchstich

This commit is contained in:
Tilman Walther
2012-01-08 15:18:29 +01:00
commit d72297216f
167 changed files with 15822 additions and 0 deletions
+54
View File
@@ -0,0 +1,54 @@
- from Jens
* [x] bold and italic is not correct '''' only used not '''''
* [x] add Indent support
* [x] add <br> tag support
* [x] add <nowiki> tag support
* [x] add definition support
* [x] add <pre> </pre> tag support
* [x] add comment <!--This is comment--> support
* [x] add content table at the start of the page if more than 4 header are used
* [x] improved content menue design
* [x] add table support
* [x] add enhanced table support
* [x] repleace formating help page with wiki pages that explan the formating
* [x] fix problem with '=' in a headding. Thanks to Frank
* [x] add anchor link support
* [x] add anchor link to an other page support
* [x] add external link with diffrent title
* [ ] add external link icon
* [ ] add special links like wowhead [[wowhead:http://....|Item]]
* [x] enable UTF-8 support (see fix from Frank)
* [ ] add image displaying and/or linking support
* [x] create additional package for upgrade
* [ ] add an abort button to edit page
* [ ] add a way to delete not needed pages
--- new features requested
* preview functionality during editing
* a way to delete not used wiki pages/contacts/calendar entrys
* restore older versions of wiki pages
* diff possibility between version of one wiki page
- from rico_g
* [ ] Check if formatted text is well formed, if not show text and highlight possible problem lines (instead of browser showing error message)
* [ ] Add links to older article versions
* [ ] Better vCard layout
* [ ] Correct alignment for to do list bullets
* [ ] Support for tables
* [ ] show tags when editing page (maybe even have separate field)
* [ ] Show trail of visited pages (instead of having to use back button, esp. when pages were edited
* [!] vCard categories don't show up in tag tree