]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib
autosplit_wikiwords constant replaced by new property of Theme class.
[SourceForge/phpwiki.git] / lib /
2002-01-19 carstenklappBeginning of move of LinkExistingWikiWord to Theme...
2002-01-19 carstenklappMoved LinkUnknownWikiWord to Theme.php, removed get...
2002-01-19 carstenklappQuick and dirty hack to fix inverted-text bug for unkno...
2002-01-19 lakkaFixed incorrect include when VIRTUAL_PATHS not used
2002-01-19 dairikiBig refactor of lib/WikiUser.php. The login mechanism...
2002-01-19 carstenklappNew Theme functions wikiMark for specifying question...
2002-01-19 carstenklappNew functions for _wikiMark "?%s"
2002-01-19 carstenklappFinished up get/setButtonSeparator functions.
2002-01-18 lakkaImplementation of RSS0.91 feed for RecentChanges. ...
2002-01-18 carstenklappNew property in $Theme for customizing the button separ...
2002-01-18 carstenklappOutput $pagedump_format used when "Dumping Pages".
2002-01-18 dairikiFix vertical alignment of button bars.
2002-01-18 dairikiEliminate RC_SEPARATOR_{A,B} in favor of messy but...
2002-01-17 dairikiFix-up/restore <base href=""> usage.
2002-01-17 dairikiEliminate DataURL() in favor of Theme::getImageURL().
2002-01-17 dairikiRemove some blank lines.
2002-01-17 dairikiMinor updates for new template code.
2002-01-17 dairikiBeginning of major template code clean-up and refactor.
2002-01-17 dairikiAdd third (optional) argument, $version, to Link*WikiWo...
2002-01-17 dairikiMinor updates for new themage code.
2002-01-17 dairikiNew class Theme.
2002-01-17 carstenklappdefault $rssicon points to new name and location at...
2002-01-16 dairikiTranslate the labels of a few more buttons.
2002-01-16 carstenklappMessage "page has been locked by the admin and cannot...
2002-01-16 carstenklappremoved obsolete comments
2002-01-16 carstenklappRemoving this file in favour of Jeff's new ButtonFactor...
2002-01-16 carstenklappurls should now be relative to base href again
2002-01-15 dairikiAdded docs.
2002-01-15 dairikiBeginnings of yet another refactor of the templates:
2002-01-15 carstenklappNew constant WIKIMARK_AFTER controls whether the '...
2002-01-15 carstenklapp<link media="print"> is interpreted very strict by...
2002-01-15 dairikiNew method ErrorManager::getPostponedErrorsAsHTML.
2002-01-15 carstenklappNew argument 'info' to optionally specify data such...
2002-01-13 carstenklappIncorporates code from ViewSource plugin when editing...
2002-01-13 dairikiOnly split single letter words 'I' and 'A' from followi...
2002-01-13 dairikiReverting to htmlspecialchar()ing the error message...
2002-01-12 carstenklappUpdated comment for future users looking in this file...
2002-01-12 carstenklappinternal rename to ViewSource
2002-01-12 carstenklapprenamed to ViewSource.php
2002-01-12 carstenklapprenamed from ViewMarkup.php
2002-01-12 carstenklappfixed class=backlinks
2002-01-11 carstenklappChange css class of PhpWikiAdministration to wikiadmin.
2002-01-11 carstenklappAdds link to PhpWikiAdministration when user is signed...
2002-01-11 dairikiAlways use '.' for subpage separator. I liked ':'...
2002-01-11 dairikiMove global function CSS_URL() to static member function
2002-01-11 carstenklappPlugin now correctly handles end, beginning and looping.
2002-01-11 carstenklappAdded charset to css links, and media type for css...
2002-01-11 dairikiFix bug reported by MarkReid on KnownBugs:
2002-01-10 carstenklappConverted presentational markup to semantic markup...
2002-01-10 carstenklappConverted presentational markup to semantic markup...
2002-01-10 carstenklappApplied _() to new string for xgettext. Converted prese...
2002-01-10 carstenklappconvert presentational markup to semantic markup (just...
2002-01-10 carstenklappconvert presentational markup to semantic markup
2002-01-10 rurbanGerman Translation Improvements, two renamed pages.
2002-01-10 carstenklappMinor fixes for xhtml conformance <br> --> <br />.
2002-01-10 carstenklappA couple minor fixes for xhtml conformance.
2002-01-10 carstenklappfix for 3 missing quotes in javascript
2002-01-10 carstenklappfixed links to use VIRTUAL_PATH not BaseURL()
2002-01-10 rurbanMysql fix for subpage seperator with USE_PATH_INFO...
2002-01-10 carstenklappThis PageGrouping plugin actually works now but still...
2002-01-10 carstenklappThis is a preliminary plugin structure for PageGrouping...
2002-01-10 carstenklappFixed image creation which had broken after comments...
2002-01-10 carstenklappRemoved htmlspecialchars to allow urls in error message...
2002-01-09 carstenklappAdded BackLinks to bottom of page. (Should BackLinks...
2002-01-09 carstenklappsome preparations for adding ViewSource (ViewMarkup...
2002-01-09 carstenklappMinor reindenting & rewrapping.
2002-01-09 carstenklappMinor reindenting & rewrapping.
2002-01-09 carstenklappMinor reindenting & rewrapping.
2002-01-09 carstenklappRewrapped comments. Minor reindenting in emacs.
2002-01-09 carstenklappMinor reindenting and rewrapping in emacs.
2002-01-09 carstenklappMinor reindenting and rewrapping in emacs.
2002-01-09 carstenklappAdded comment "FIXME: better message?". Reindenting...
2002-01-09 carstenklappMinor reindenting and rewrapping in emacs.
2002-01-09 carstenklappReindenting and rewrapping in emacs.
2002-01-09 carstenklappReindenting and rewrapping in emacs.
2002-01-09 carstenklappCleaned up binary pagedump hack a bit (importing binary...
2002-01-09 carstenklappQuick fix to hide "X-RCS_ID: $Id$" from the sf CVS...
2002-01-09 carstenklappQuick fix to hide "X-RCS_ID: $Id$" from the sf CVS...
2002-01-09 carstenklappAdded a dirty hack to allow saving binary text files...
2002-01-09 carstenklappAdded X-RCS_ID: $Id$ to page header. Added a partial...
2002-01-09 carstenklappMinor fix for one string which shouldn't be gettext...
2002-01-08 carstenklappfix incorrect line wrap
2002-01-08 carstenklappminor string rewording to assist localization
2002-01-08 carstenklappRecentChanges and RecentEdits: if a toolbar label is...
2002-01-08 carstenklappToolbar now works with RecentEdits. More improvements...
2002-01-08 carstenklappImprovements to simplify RecentEdits and RecentChanges...
2002-01-08 carstenklappNew template token: ${EDIT_FAIL_MESSAGES} so that NoCha...
2002-01-08 carstenklappCleanup: updated function list, reindending, rewrapping...
2002-01-08 carstenklappminor gettext fix
2002-01-08 dairikiRefactor to eliminate global $thankyou.
2002-01-08 carstenklappChanged ConcurrentUpdates--it works ok, but not sure...
2002-01-08 carstenklappNew template token ${THANK_YOU} for post-edit messages...
2002-01-07 dairikiWups. Forgot to save the file before the previous...
2002-01-07 dairikiDisplay page source in a <textarea>. This make for...
2002-01-07 carstenklappBugfix for savepage error introduced in 1.21:
2002-01-07 carstenklappMinor text reformatting.
2002-01-07 carstenklappMinor html reformatting.
2002-01-07 carstenklappbugfix to prevent MacOSX themed RecentChanges buttons...
2002-01-07 carstenklappAdded a graphical toolbar for RecentChanges. Only works...
2002-01-07 carstenklappNew Toolbar plugin for text-only toolbars and navigatio...
next