]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib
ViewSource now accepts page revision argument: rev=
[SourceForge/phpwiki.git] / lib /
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...
2002-01-07 carstenklappUpdated strings to provide localized error messages...
2002-01-07 carstenklappminor update to sample plugin: added a few examples...
2002-01-07 carstenklappminor fix: when plugin fails to be included due to...
2002-01-05 carstenklappNew: configurable "..." separators for RecentChanges...
2002-01-05 carstenklappsorry, wrong file committed, this is the right one
2002-01-05 carstenklappWorkaround to allow button images in theme templates...
2002-01-05 carstenklapptypo fix
2002-01-05 carstenklappminor update: some html converted into QElement()s
2002-01-05 carstenklappminor fix: to quoting of _hashtemplate to eliminate...
2002-01-05 carstenklappOptimized CSS_URL function, and added a kludge so the...
2002-01-05 carstenklappRSS image can now be customized by themes via $rssicon.
2002-01-05 carstenklappAdded reminder that xgettext does not know about php...
2002-01-05 carstenklappFixes a missing "Warning: You are editing an old revisi...
2002-01-05 carstenklapptext formatting
2002-01-05 carstenklappCombined function toolbar_Warnings_Edit (replaces toolb...
2002-01-05 carstenklappNew token: ${EDIT_WARNINGS}, rename token ${EditTips...
2002-01-03 carstenklappEditPage tips using Toolbar function.
2002-01-03 carstenklappSome template sections have been simplified with tokens...
2002-01-03 carstenklappMoved rawurlencode($pagename) to inside of toolbar_Warn...
2002-01-03 carstenklappCleaned up sytnax errors. Finalized local variables...
2002-01-03 carstenklappBeginning migration of "toolbar" php logic from xhtml...
2002-01-03 carstenklappremoved comment about CSS_URL from BASE_URL (no longer...
2002-01-03 carstenklappCSS now stored in an array, and <link rel="stylesheet...
2002-01-01 carstenklappsetlocale now uses the new CHARSET constant from index...
2002-01-01 carstenklappRSS_ENCODING now uses the new CHARSET constant from...
2001-12-31 carstenklappProvide the urlencoded version of the page name.
2001-12-30 carstenklappAdded accept-charset attribute to form elements. New...
2001-12-29 carstenklapp[PhpWikiAlpha:]\r[PhpWikiCvs:]\r[Thesaurus:]
2001-12-28 carstenklappsome html converted to element(), and gettext()-ified...
2001-12-28 carstenklappminor rewording
2001-12-28 carstenklappFound more strings needing gettext _() and sprintf...
2001-12-28 carstenklappvery minor gettext & sprintf cleanups
2001-12-28 carstenklappadded DseWiki (Deutsches Software Entwickler Wiki)
2001-12-28 carstenklappNew Plugin: ViewMarkup, for viewing or copying the...
2001-12-27 carstenklappThis is a stub for a Toolbar class to eventually replac...
2001-12-27 carstenklappadded $ID$ line for CVS
2001-12-26 carstenklappchanged CSS_URL from constant into a variable for themes
next