lhc/web/wiklou.git
20 years agoExtract the edit page interface functions out of Article and into separate
Brion Vibber [Sat, 2 Aug 2003 20:43:11 +0000 (20:43 +0000)]
Extract the edit page interface functions out of Article and into separate
EditPage class/file. Trying to streamline these things into managable
hunks of source...

20 years agoReactivate the cutoff date in the watchlist to speed up performance, hopefully; chang...
Brion Vibber [Sat, 2 Aug 2003 19:52:05 +0000 (19:52 +0000)]
Reactivate the cutoff date in the watchlist to speed up performance, hopefully; changing default to 7 days instead of the ridiculously short rc default

20 years agoSlight cache tweaks; fixes gzip encoding header for newly recached pages
Brion Vibber [Sat, 2 Aug 2003 12:41:30 +0000 (12:41 +0000)]
Slight cache tweaks; fixes gzip encoding header for newly recached pages
on my home test box (worked fine on the real install anyway, but...)

20 years agoMove file cache functions into CacheManager class (in CacheManager.php)
Brion Vibber [Sat, 2 Aug 2003 10:13:27 +0000 (10:13 +0000)]
Move file cache functions into CacheManager class (in CacheManager.php)
and add support for showing the cached version of a page if unable to
contact the database.

Also add 'Vary: Accept-Encoding' to headers for every output, just to
make sure.

20 years agoThe editsection link is now longer shown in the printable version
Matthias Jordan [Fri, 1 Aug 2003 23:45:24 +0000 (23:45 +0000)]
The editsection link is now longer shown in the printable version
of an article. Neither is the "hide TOC" link.

20 years agoChanged the search default namespace code to use the new
Matthias Jordan [Fri, 1 Aug 2003 23:44:28 +0000 (23:44 +0000)]
Changed the search default namespace code to use the new
variable for the name of the Main namespace.

20 years agoThe new script finds missing translations in more array than
Matthias Jordan [Fri, 1 Aug 2003 12:19:51 +0000 (12:19 +0000)]
The new script finds missing translations in more array than
just wgAllMessages.

20 years agoTranslated the latest additions from english
Christian List [Thu, 31 Jul 2003 13:56:34 +0000 (13:56 +0000)]
Translated the latest additions from english

20 years agofixed weird section editing bug (would save section instead of merged
Erik Moeller [Tue, 29 Jul 2003 15:26:53 +0000 (15:26 +0000)]
fixed weird section editing bug (would save section instead of merged
article during edit conflict with self)

20 years agoright click editing bug
Erik Moeller [Tue, 29 Jul 2003 02:39:13 +0000 (02:39 +0000)]
right click editing bug

20 years agofixed edit conflict bug with sections
Erik Moeller [Tue, 29 Jul 2003 02:08:25 +0000 (02:08 +0000)]
fixed edit conflict bug with sections

20 years agoDon't show "__NOTOC__" text when user has toc disabled
Erik Moeller [Tue, 29 Jul 2003 01:11:09 +0000 (01:11 +0000)]
Don't show "__NOTOC__" text when user has toc disabled

20 years ago- don't check for edit conflict when posting comments (can always append)
Erik Moeller [Mon, 28 Jul 2003 03:57:40 +0000 (03:57 +0000)]
- don't check for edit conflict when posting comments (can always append)
- right click on article title instead of top [edit] link when rightclick
option is enabled

20 years agocss fix for Opera fullscreen, version 2
Tomasz Wegrzanowski [Thu, 24 Jul 2003 01:58:26 +0000 (01:58 +0000)]
css fix for Opera fullscreen, version 2

20 years agocss fix for Opera fullscreen
Tomasz Wegrzanowski [Wed, 23 Jul 2003 23:08:37 +0000 (23:08 +0000)]
css fix for Opera fullscreen

20 years agominor stylesheet changes
Erik Moeller [Wed, 23 Jul 2003 07:48:43 +0000 (07:48 +0000)]
minor stylesheet changes

20 years agoMove page not just for sysops in bottomLinks()
Tim Starling [Tue, 22 Jul 2003 11:14:29 +0000 (11:14 +0000)]
Move page not just for sysops in bottomLinks()

20 years ago1) Stylesheet changes:
Erik Moeller [Mon, 21 Jul 2003 07:36:52 +0000 (07:36 +0000)]
1) Stylesheet changes:
   - smaller headlines in standard skin
   - slightly smaller font for menu links
   - headlines have thin gray underline
   - thinner borders
   - footer in blue box
2) Skin changes:
   - changed default color for non-article pages
   - removed "Special pages" dropdown -- takes space,
     causes display bugs and is hardly used
3) Preferences:
   - put all checkbox prefs in a table so they are
     properly aligned
4) Section editing:
   - new option for editing sections by right clicking
     titles (onContextMenu); works in Mozilla & IE
   - new functionality for appending text to pages, currently
     displayed only for Talk pages as "Post a comment"
     (summary field becomes comment subject)

20 years ago1) moved some toc layout elements to stylesheet
Erik Moeller [Sun, 20 Jul 2003 13:13:06 +0000 (13:13 +0000)]
1) moved some toc layout elements to stylesheet
2) fixed edit section bug (would not trigger on <h[1-6]> elements
3) show/hide javascript toggle text changes when clicked
4) toc centered, smaller font

20 years ago- Add & translate text to automatic comment added when deleting a stub
Tarquin [Thu, 17 Jul 2003 12:13:55 +0000 (12:13 +0000)]
- Add & translate text to automatic comment added when deleting a stub
- Correct link to hindi Wikipedia

20 years agosee http://mail.wikipedia.org/pipermail/wikitech-l/2003-July/004902.html
Arne Heizmann [Wed, 16 Jul 2003 17:24:32 +0000 (17:24 +0000)]
see mail.wikipedia.org/pipermail/wikitech-l/2003-July/004902.html

20 years agoAdd explicit font-size: 75% for small tags to make camino work right
Brion Vibber [Tue, 15 Jul 2003 08:13:18 +0000 (08:13 +0000)]
Add explicit font-size: 75% for small tags to make camino work right

20 years agoupdates from wiki
Brion Vibber [Sun, 13 Jul 2003 23:31:09 +0000 (23:31 +0000)]
updates from wiki

20 years agomove '(Main)' from hardcoded string to language file
Brion Vibber [Sun, 13 Jul 2003 23:19:56 +0000 (23:19 +0000)]
move '(Main)' from hardcoded string to language file

20 years agoyet more udpates from wiki
Brion Vibber [Sun, 13 Jul 2003 23:10:01 +0000 (23:10 +0000)]
yet more udpates from wiki

20 years agolongpagewarning, readonly warning, protected warning
Brion Vibber [Sun, 13 Jul 2003 22:51:53 +0000 (22:51 +0000)]
longpagewarning, readonly warning, protected warning

20 years agoWrap langauge list in span dir=LTR for RTL local languages to avoid munging of punctu...
Brion Vibber [Sun, 13 Jul 2003 22:45:09 +0000 (22:45 +0000)]
Wrap langauge list in span dir=LTR for RTL local languages to avoid munging of punctuation

20 years agoMore updates from wiki
Brion Vibber [Sun, 13 Jul 2003 22:39:39 +0000 (22:39 +0000)]
More updates from wiki

20 years agoMore updates from wiki
Brion Vibber [Sun, 13 Jul 2003 22:33:31 +0000 (22:33 +0000)]
More updates from wiki

20 years agoSome partial code updates to eo
Brion Vibber [Sun, 13 Jul 2003 22:32:23 +0000 (22:32 +0000)]
Some partial code updates to eo

20 years agoUpdates from wiki
Brion Vibber [Sat, 12 Jul 2003 19:56:01 +0000 (19:56 +0000)]
Updates from wiki

20 years agocy,ro
Brion Vibber [Sat, 12 Jul 2003 09:20:38 +0000 (09:20 +0000)]
cy,ro

20 years agomore updates from wiki
Brion Vibber [Sat, 12 Jul 2003 08:46:04 +0000 (08:46 +0000)]
more updates from wiki

20 years agoupdates from wiki; initial translation
Brion Vibber [Sat, 12 Jul 2003 07:53:14 +0000 (07:53 +0000)]
updates from wiki; initial translation

20 years agoAdded default for toc, editsections and date.
T.D. Corell [Sat, 12 Jul 2003 06:54:18 +0000 (06:54 +0000)]
Added default for toc, editsections and date.

20 years agofix missing backslashes
Brion Vibber [Sat, 12 Jul 2003 06:37:33 +0000 (06:37 +0000)]
fix missing backslashes

20 years agoupdates from wiki
Brion Vibber [Sat, 12 Jul 2003 06:33:15 +0000 (06:33 +0000)]
updates from wiki

20 years agotypo
Brion Vibber [Sat, 12 Jul 2003 01:48:07 +0000 (01:48 +0000)]
typo

20 years agotry to make multiple onloads friendlier to each other
Brion Vibber [Fri, 11 Jul 2003 21:41:11 +0000 (21:41 +0000)]
try to make multiple onloads friendlier to each other

20 years agoProtect against mispeelingspage with apostrophe, fix mysterious space in dellog page...
Brion Vibber [Fri, 11 Jul 2003 20:05:38 +0000 (20:05 +0000)]
Protect against mispeelingspage with apostrophe, fix mysterious space in dellog page for french

20 years agofix search redirect
Arne Heizmann [Fri, 11 Jul 2003 16:45:53 +0000 (16:45 +0000)]
fix search redirect

20 years agoAdded texts for categories.
T.D. Corell [Fri, 11 Jul 2003 12:54:57 +0000 (12:54 +0000)]
Added texts for categories.

20 years agoAdded texts for TOC and editsections.
T.D. Corell [Fri, 11 Jul 2003 12:50:17 +0000 (12:50 +0000)]
Added texts for TOC and editsections.

20 years agoAdded categroy feature, turned off by default
Magnus Manske [Fri, 11 Jul 2003 07:02:22 +0000 (07:02 +0000)]
Added categroy feature, turned off by default

20 years agohi
Brion Vibber [Fri, 11 Jul 2003 06:02:46 +0000 (06:02 +0000)]
hi

20 years agostub Hindi translation from wiki, tweaked a bit and cut down
Brion Vibber [Fri, 11 Jul 2003 05:53:56 +0000 (05:53 +0000)]
stub Hindi translation from wiki, tweaked a bit and cut down

20 years agoempty stub lang files for Malayalam, Hindi
Brion Vibber [Fri, 11 Jul 2003 05:17:35 +0000 (05:17 +0000)]
empty stub lang files for Malayalam, Hindi

20 years agoUpdates from wiki; trimming some more duplicated code
Brion Vibber [Fri, 11 Jul 2003 04:50:42 +0000 (04:50 +0000)]
Updates from wiki; trimming some more duplicated code

20 years agoredirect to article when search returns only one
Arne Heizmann [Fri, 11 Jul 2003 02:16:01 +0000 (02:16 +0000)]
redirect to article when search returns only one

20 years agoNew apostrophe handling
Arne Heizmann [Fri, 11 Jul 2003 02:11:08 +0000 (02:11 +0000)]
New apostrophe handling

20 years agomoving around $wgUseBetterLinksUpdate and $wgUseDynamicDates
Tim Starling [Thu, 10 Jul 2003 12:50:28 +0000 (12:50 +0000)]
moving around $wgUseBetterLinksUpdate and $wgUseDynamicDates

20 years agosl
Brion Vibber [Thu, 10 Jul 2003 09:21:35 +0000 (09:21 +0000)]
sl

20 years agostub slovene file; start consolidating duplicate checkTitleEncoding funcs
Brion Vibber [Thu, 10 Jul 2003 09:12:47 +0000 (09:12 +0000)]
stub slovene file; start consolidating duplicate checkTitleEncoding funcs

20 years agooops :)
Brion Vibber [Thu, 10 Jul 2003 05:19:29 +0000 (05:19 +0000)]
oops :)

20 years agoDon't cache zero-length 'pages' from redirects
Brion Vibber [Thu, 10 Jul 2003 05:00:22 +0000 (05:00 +0000)]
Don't cache zero-length 'pages' from redirects

20 years agocache tweaks
Brion Vibber [Thu, 10 Jul 2003 04:55:41 +0000 (04:55 +0000)]
cache tweaks

20 years agoDisable debug comments if debug comments are disabled
Brion Vibber [Thu, 10 Jul 2003 04:54:22 +0000 (04:54 +0000)]
Disable debug comments if debug comments are disabled

20 years agoFixme note
Brion Vibber [Thu, 10 Jul 2003 04:53:50 +0000 (04:53 +0000)]
Fixme note

20 years agoMore tweaking for experimental boolean mode
Brion Vibber [Thu, 10 Jul 2003 04:52:57 +0000 (04:52 +0000)]
More tweaking for experimental boolean mode

20 years agoTemporary hack for Mozilla bug; revert to quirks mode handling of <hr>
Brion Vibber [Thu, 10 Jul 2003 04:28:01 +0000 (04:28 +0000)]
Temporary hack for Mozilla bug; revert to quirks mode handling of <hr>

20 years agoUpdates from wiki
Brion Vibber [Thu, 10 Jul 2003 00:17:58 +0000 (00:17 +0000)]
Updates from wiki

20 years agoMove Arabic quickbar default to right side
Brion Vibber [Wed, 9 Jul 2003 22:35:55 +0000 (22:35 +0000)]
Move Arabic quickbar default to right side

20 years agoDynamic date bug fix
Tim Starling [Wed, 9 Jul 2003 07:09:08 +0000 (07:09 +0000)]
Dynamic date bug fix

20 years agoFix topbar/bottombar alignment for right-to-left languages
Brion Vibber [Wed, 9 Jul 2003 05:21:48 +0000 (05:21 +0000)]
Fix topbar/bottombar alignment for right-to-left languages

20 years agoFix sidebar spacing for right-to-left languages
Brion Vibber [Wed, 9 Jul 2003 04:57:32 +0000 (04:57 +0000)]
Fix sidebar spacing for right-to-left languages

20 years agoDisable dynamic dates feature by default
Brion Vibber [Wed, 9 Jul 2003 04:47:12 +0000 (04:47 +0000)]
Disable dynamic dates feature by default

20 years agoRemove spurious 'v'
Brion Vibber [Wed, 9 Jul 2003 04:44:54 +0000 (04:44 +0000)]
Remove spurious 'v'

20 years agoUpdates to trans file from pl wiki
Brion Vibber [Wed, 9 Jul 2003 00:33:37 +0000 (00:33 +0000)]
Updates to trans file from pl wiki

20 years agobeginnings of trad, off meta
Brion Vibber [Tue, 8 Jul 2003 23:37:11 +0000 (23:37 +0000)]
beginnings of trad, off meta

20 years agoar url update
Brion Vibber [Tue, 8 Jul 2003 20:18:12 +0000 (20:18 +0000)]
ar url update

20 years agoStubs for hebrew and arabic language files; support for 'dir=rtl' on html element
Brion Vibber [Tue, 8 Jul 2003 20:17:36 +0000 (20:17 +0000)]
Stubs for hebrew and arabic language files; support for 'dir=rtl' on html element

20 years agoupdate he, hu urls
Brion Vibber [Tue, 8 Jul 2003 11:22:18 +0000 (11:22 +0000)]
update he, hu urls

20 years agoFix for floating point random value in non-english locales which may use comma as...
Brion Vibber [Tue, 8 Jul 2003 11:15:26 +0000 (11:15 +0000)]
Fix for floating point random value in non-english locales which may use comma as decimal separator

20 years agoSTUB Hungarian language file
Brion Vibber [Tue, 8 Jul 2003 10:10:05 +0000 (10:10 +0000)]
STUB Hungarian language file

20 years agoFix old bug in Newpages that grabbed latest version's comment field by mistake
Brion Vibber [Tue, 8 Jul 2003 06:13:59 +0000 (06:13 +0000)]
Fix old bug in Newpages that grabbed latest version's comment field by mistake

20 years agoTypo fix in exbeforeblank.
T.D. Corell [Tue, 8 Jul 2003 05:31:23 +0000 (05:31 +0000)]
Typo fix in exbeforeblank.

20 years agoUpdates from Andre Engels
Brion Vibber [Tue, 8 Jul 2003 05:25:31 +0000 (05:25 +0000)]
Updates from Andre Engels

20 years agobug fixes, removed debug output
Tim Starling [Mon, 7 Jul 2003 13:43:03 +0000 (13:43 +0000)]
bug fixes, removed debug output

20 years agoTypos fixed in historywarning.
T.D. Corell [Mon, 7 Jul 2003 04:20:20 +0000 (04:20 +0000)]
Typos fixed in historywarning.

20 years agoslight preference text tweaks; default underline setting to _not_ override browser...
Brion Vibber [Mon, 7 Jul 2003 01:34:43 +0000 (01:34 +0000)]
slight preference text tweaks; default underline setting to _not_ override browser setting; add missing toc toggle strings

20 years ago-stray debug message
Erik Moeller [Sun, 6 Jul 2003 23:28:43 +0000 (23:28 +0000)]
-stray debug message

20 years agoMinor link update fix
Tim Starling [Sun, 6 Jul 2003 12:04:36 +0000 (12:04 +0000)]
Minor link update fix

20 years agoIncremental link table updates
Tim Starling [Sun, 6 Jul 2003 11:42:42 +0000 (11:42 +0000)]
Incremental link table updates

20 years agoAdd a simple hide/show goodie for the TOC in JavaScript.
Brion Vibber [Sun, 6 Jul 2003 04:37:22 +0000 (04:37 +0000)]
Add a simple hide/show goodie for the TOC in JavaScript.
TODO: toggle the display of 'hide/show' button, save info in cookie.

20 years agoMuch improved ability to disable dynamic dates in LocalSettings
Tim Starling [Sun, 6 Jul 2003 02:48:06 +0000 (02:48 +0000)]
Much improved ability to disable dynamic dates in LocalSettings

20 years agoFix edit-new-page link for results not found.
Brion Vibber [Sun, 6 Jul 2003 00:29:18 +0000 (00:29 +0000)]
Fix edit-new-page link for results not found.

20 years agominor change to dynamic dates
Tim Starling [Sat, 5 Jul 2003 15:33:25 +0000 (15:33 +0000)]
minor change to dynamic dates

20 years agoConsolidate a bit of the link update code from movepage into linksupdate
Brion Vibber [Sat, 5 Jul 2003 08:12:04 +0000 (08:12 +0000)]
Consolidate a bit of the link update code from movepage into linksupdate
(specifically, turning brokenlinks on a new page into live links), which
should also fix the old code not touching the cache timestamps for pages
linking to the 'new' title after a move.

20 years agoFix minor bug that didn't properly touch the new page title when renaming, which...
Brion Vibber [Sat, 5 Jul 2003 07:35:28 +0000 (07:35 +0000)]
Fix minor bug that didn't properly touch the new page title when renaming, which could lead to the 'there is no text' message showing

20 years agoTarquin's interlanguage link hack
Tim Starling [Sat, 5 Jul 2003 01:12:22 +0000 (01:12 +0000)]
Tarquin's interlanguage link hack

20 years agoMisc. dynamic date fixes and improvements
Tim Starling [Thu, 3 Jul 2003 13:52:30 +0000 (13:52 +0000)]
Misc. dynamic date fixes and improvements

20 years agoFixes missing cache-control and last-modified headers with file cached pages.
Brion Vibber [Thu, 3 Jul 2003 10:18:07 +0000 (10:18 +0000)]
Fixes missing cache-control and last-modified headers with file cached pages.
HOWEVER, the session cookie seems to override our cache control. May need to
mess with this to get things working smoothly.

Also, caching + gzip may be a difficult combination.

20 years agofixing nasty endless loop bug re: TOC
Erik Moeller [Thu, 3 Jul 2003 03:17:22 +0000 (03:17 +0000)]
fixing nasty endless loop bug re: TOC

20 years agofix preview section editing bug
Erik Moeller [Thu, 3 Jul 2003 02:15:00 +0000 (02:15 +0000)]
fix preview section editing bug

20 years agoSome fixes to table generation, show table after intro
Erik Moeller [Wed, 2 Jul 2003 22:49:20 +0000 (22:49 +0000)]
Some fixes to table generation, show table after intro

20 years agoAdd zh-cn and zh-tw language prefixes in order to label simplified and traditional...
Brion Vibber [Wed, 2 Jul 2003 07:29:54 +0000 (07:29 +0000)]
Add zh-cn and zh-tw language prefixes in order to label simplified and traditional chinese; for now these both still point to zh.wikipedia.org, but are labeled differently in the interlanguage link list. Also, regexps expanded to better handle hypenated language codes

20 years agoEnhances special page links; allow some parameters to be passed via wikilinks to...
Brion Vibber [Wed, 2 Jul 2003 06:22:03 +0000 (06:22 +0000)]
Enhances special page links; allow some parameters to be passed via wikilinks to special pages to make it easier to cite things like backlinks, contribs, options for recentchanges, etc

20 years agoPut some <label>s around the date format radioboxes and the namespace checkboxes
Matthias Jordan [Tue, 1 Jul 2003 14:28:02 +0000 (14:28 +0000)]
Put some <label>s around the date format radioboxes and the namespace checkboxes
for consistent behaviour inside the preferences form.

20 years agoDynamic dates
Tim Starling [Tue, 1 Jul 2003 12:56:55 +0000 (12:56 +0000)]
Dynamic dates

20 years agoDynamic dates
Tim Starling [Tue, 1 Jul 2003 12:47:44 +0000 (12:47 +0000)]
Dynamic dates