aboutsummaryrefslogtreecommitdiffstats
path: root/includes/SkinPHPTal.php
Commit message (Expand)AuthorAgeFilesLines
* use js version of prefs tocGabriel Wicke2004-05-191-13/+0
* Add different CardSets for rendering of preferences.Jens Frank2004-05-171-0/+13
* Bug fix: anonymous user talk link at top was broken (if enabled, which it isn...Tim Starling2004-05-151-2/+2
* * New functions makeUrlDetails, makeTalkUrlDetails and so on in Skin.php that...Gabriel Wicke2004-05-131-6/+12
* After a longer phone call Erik and me agreed on working on an equivalent feat...Gabriel Wicke2004-05-131-19/+4
* restore section foldingErik Moeller2004-05-131-4/+19
* removed section foldingGabriel Wicke2004-05-131-19/+4
* New feature:Erik Moeller2004-05-121-4/+19
* make phptal available even if ini_set can't be setGabriel Wicke2004-05-111-1/+1
* * user css/js previewGabriel Wicke2004-05-101-8/+21
* PHP 4.1.2 compatibility fixes (based on patch submission by Asheesh Laroia)Brion Vibber2004-05-101-0/+1
* removed makeUrl functions, now in Skin.phpGabriel Wicke2004-05-051-41/+0
* * namespace-specific 'article' tabsGabriel Wicke2004-05-011-1/+38
* bah- edit tab was always selected..Gabriel Wicke2004-05-011-1/+1
* this-\>iseditable, fixes the doubleclick-on-edit-page-not working bug; false ...Gabriel Wicke2004-05-011-23/+22
* no escaped version of user css urlGabriel Wicke2004-04-301-3/+1
* add section link for talk pagesGabriel Wicke2004-04-301-1/+13
* Fix double-escaping on login/logout return pageBrion Vibber2004-04-301-4/+3
* Fix the return-to-last-page on login/logout in MonoBook skin.Brion Vibber2004-04-301-3/+3
* moved user css setup to skinphptal, no hardcoded ?Gabriel Wicke2004-04-291-9/+20
* typoGabriel Wicke2004-04-281-1/+1
* Use user-specified css/js if logged inGabriel Wicke2004-04-281-1/+5
* subpage subtitle shown in monobook nowGabriel Wicke2004-04-281-7/+9
* Localize the 'Categories:' link.Brion Vibber2004-04-281-1/+1
* hide currentevents and portal if string is '-' againGabriel Wicke2004-04-271-2/+2
* * use images from style dirGabriel Wicke2004-04-271-2/+2
* Hacking in some RTL support for MonoBook skin. Needs testing and fixes forBrion Vibber2004-04-271-0/+2
* * Opera tweaks: fixes for Opera 6 don't influence 7 anymore, cosmetiv tweaks ...Gabriel Wicke2004-04-261-1/+1
* Disable renaming of category pages (this causes a number of problemsBrion Vibber2004-04-251-23/+0
* Use the set page title and HTML title in MonoBook skin, which was ignoringBrion Vibber2004-04-251-6/+3
* Add a hidden stub Special:Search to hand search requests to; this fixesBrion Vibber2004-04-241-1/+1
* preview status in page titleGabriel Wicke2004-04-231-0/+2
* fix for double-escapeGabriel Wicke2004-04-231-1/+1
* * feed links in skinphptal (appear in toolbox in monobook)Gabriel Wicke2004-04-231-1/+12
* typoGabriel Wicke2004-04-221-1/+1
* only get the title string if action is not emptyGabriel Wicke2004-04-221-3/+5
* those are strings, not constants..Gabriel Wicke2004-04-221-7/+7
* SkinPHPTal:Gabriel Wicke2004-04-221-20/+83
* * logo url specified in the xhtml src, uses $wgLogoGabriel Wicke2004-04-221-1/+2
* missing user page links: contribs and email this user, appearing in the toolboxGabriel Wicke2004-04-211-0/+18
* undelete actionGabriel Wicke2004-04-201-15/+34
* category feature added, needs more thought thoughGabriel Wicke2004-04-161-0/+1
* Fix search action for all servers in the world except gwicke's :)Brion Vibber2004-04-151-1/+1
* Fix search action for all servers in the world except gwicke's :)Brion Vibber2004-04-151-1/+1
* pagestats is now broken up in a few stringsGabriel Wicke2004-04-151-3/+15
* no double click handler if edit page is selectedGabriel Wicke2004-04-151-1/+5
* link to non-existant talk page is edit link nowGabriel Wicke2004-04-151-9/+18
* use viewsource tooltip + accesskeyGabriel Wicke2004-04-121-2/+2
* Skin updates:Brion Vibber2004-04-111-1/+3
* Cleanup on Metadata (indentation, escaping of output). Put title attributesBrion Vibber2004-04-101-11/+9