Commit Graph

33 Commits

Author SHA1 Message Date
urs_hunkler 08bcdcbea2 _ added the div framework 2005-01-19 09:26:45 +00:00
gustav_delius 713492e36c corrected typo in previous commit 2005-01-15 21:59:41 +00:00
gustav_delius dc9e582553 fixed bug 1887 2005-01-15 21:55:25 +00:00
moodler b64dab0e5d Changes for XHTML and accessibility compatibility 2004-11-26 09:33:02 +00:00
gustav_delius 8f0cd6ef0f Resolved problems with previous replacement of
& to & and fixed redirect() to entity encode the
inut where needed.
Julian Sedding
2004-09-21 11:41:58 +00:00
gustav_delius 839f2456bb XHTML compliance
- fixed (hopefully) all <img> tags
- global replace on <br> to <br />
- &amp; in URLs
- got the forum module XHTML compliant
Julian Sedding
2004-09-16 17:13:57 +00:00
gustav_delius a9ef4a630a closed <input /> <br /> <hr /> 2004-09-12 14:41:49 +00:00
mchurch c49ae4ae77 Fixed potential undefined variable. 2004-09-09 12:52:24 +00:00
skaldrom 5323756b05 Reactivated Cancel when editing. 2004-09-03 21:25:52 +00:00
skaldrom 1c6fc1e75f Removed Wikinews 2004-09-03 21:05:04 +00:00
skaldrom 087fef3ed4 Fix for Bug #1603 - Shortening URLs in Wiki pages
- Renamed wikipage in page (URL and variable)
- When groupid or userid is 0, it is not shown anymore (I hope I have changed all places)
2004-09-03 21:02:27 +00:00
skaldrom d9742e4071 Fix for Bug #1820 - wiki export does not keep correct links
Create filenames with + (next+page.html).
2004-09-03 20:01:47 +00:00
mchurch 24223b9eb7 Fixed some formatting issues that prevented ** and ## from working. 2004-09-02 18:43:23 +00:00
moodler 1290953e40 Merged changes from stable 2004-08-26 15:23:07 +00:00
gustav_delius 56c1fd3684 disabled email_protect plugin, see Bug #1775 2004-08-24 12:51:28 +00:00
moodler eb474b29a3 Merged some changes 2004-08-24 07:03:06 +00:00
mchurch 37d7e21482 Bug #1611 - Fixed the editing of wiki pages containing apostrophes. 2004-08-24 00:08:08 +00:00
mchurch ae342592c8 Fixed filtering of wiki output to only apply to wiki text pages and not action pages. 2004-08-23 21:56:47 +00:00
gustav_delius 90fcc576ea Removed notices by introducing new function print_header_simple() which works on site as well as in courses without extra logic. 2004-08-21 20:20:58 +00:00
moodler 9888a8eab5 DIsabling formatting for now, until we can separate out wiki
content from wiki forms etc ... and only apply formatting to the content.
2004-08-17 16:31:52 +00:00
moodler af9fcd0873 Interface tweaks 2004-08-17 16:20:41 +00:00
moodler 5b0bc60858 The little edit icon was becoming very annoying :-)
How about these tabs?
2004-08-17 16:12:14 +00:00
mchurch e8f993326c Added a per-wiki option to allow disabling of automatic camel case linking.
If pages have been created using camel case, and this option is activated, those pages remain, but may not be linkable. If the option is disabled, they will be linked again.
2004-06-24 15:56:01 +00:00
mchurch c513f599e5 Added options to select or deselect administration flags for students. 2004-06-13 19:41:47 +00:00
skaldrom db0178a3be Warnings eliminated and made a fix for Bug #1557 - EWIKI_NAME already defined 2004-06-10 11:42:08 +00:00
skaldrom 0dc1d62340 Made diff more usable for HTML: may fix Bug #1530 - Wiki diffs useless when using HTML editor 2004-06-06 15:37:18 +00:00
skaldrom a9de02428d Export mechanism and Administration restriction. 2004-06-06 12:07:28 +00:00
skaldrom f34c100ac1 Stopped ewiki guessing the URL: Some users were kicked back to the homepage after editing. 2004-06-04 20:23:55 +00:00
mchurch 089a198517 Changed multiple occurrences of help icon in non-HTML modes, to one
occurrence for all modes.
2004-06-03 13:40:46 +00:00
mchurch 012791873c Added 'HowToWiki' help file to view wiki screen. 2004-06-02 21:32:18 +00:00
skaldrom f80b073343 Reinserted Sitemap and made a better page-title. 2004-06-02 20:58:25 +00:00
moodler 2783162cbd Centralise summary box 2004-06-02 13:21:47 +00:00
moodler 39fcb981b8 Wiki module, copied from contrib/wiki.
I've left out stuff that didn't seem necessary ... including a lot
of the Wiki plugins which were quote large... I'm not sure if this
is currently working ... I'm about to try it out.
2004-06-02 12:45:55 +00:00