Commit Graph

2976 Commits

Author SHA1 Message Date
Alex Schroeder
d4e98e4065 *** empty log message *** 2006-10-31 15:16:56 +00:00
Alex Schroeder
e24cec0820 (SabiFooInit): Compute summary before prefixing existing page content. 2006-10-31 15:15:05 +00:00
Alex Schroeder
0fb7becb2a (SabiFooInit): Add summary. 2006-10-31 15:07:26 +00:00
Alex Schroeder
7e8f3cd558 Update after some debugging. 2006-10-31 11:46:13 +00:00
Alex Schroeder
96a1869608 New. 2006-10-31 10:59:09 +00:00
Ingo Belka
e4496f920b Typo in german-utf8.pl 2006-10-30 11:19:17 +00:00
Alex Schroeder
31657c19d8 *** empty log message *** 2006-10-29 08:24:46 +00:00
Alex Schroeder
b81b51e97a Allow <html> blocks. 2006-10-29 08:24:03 +00:00
Alex Schroeder
7b19458768 (StaticHtml): Fix bug. Target is $1 and not $id. 2006-10-25 11:30:31 +00:00
Alex Schroeder
758c811c93 (StaticHtml): Fix bug. Target is $1 and not $id. 2006-10-25 11:23:44 +00:00
Alex Schroeder
4968c95ba1 (StaticHtml): Handle #REDIRECT. 2006-10-25 11:16:24 +00:00
Alex Schroeder
fd73da3036 Neu geordnet. 2006-10-23 11:34:05 +00:00
Alex Schroeder
48ab7c22de More fiddling with the Slackware .tgz rule. 2006-10-22 17:21:26 +00:00
Alex Schroeder
c2a34c1ad7 Added rule for Slackware package. 2006-10-22 17:10:36 +00:00
Alex Schroeder
3bf88c4d23 Slackware description 2006-10-22 16:38:39 +00:00
Alex Schroeder
25584a0bfd Moved into Slack subdirectory 2006-10-22 16:37:59 +00:00
Alex Schroeder
59c76e7805 *** empty log message *** 2006-10-22 16:36:57 +00:00
Alex Schroeder
6da012eaf0 *** empty log message *** 2006-10-21 21:40:36 +00:00
Alex Schroeder
61e279c000 Moved new stuff to .cvsignore in Mac subdirectory. 2006-10-21 21:39:29 +00:00
Alex Schroeder
aa760278d6 New. 2006-10-21 21:38:22 +00:00
Alex Schroeder
883696aad5 (ReportError): Write lock before releasing the locks and
define $q if it is not defined so we can report errors before
InitRequest, as suggested by Péter Szabó.
2006-10-21 21:35:35 +00:00
Alex Schroeder
9e5bef21f4 Added rule to build package and disk-image for Mac OSX
releases.
2006-10-21 21:35:10 +00:00
Alex Schroeder
ce696c0bc0 *** empty log message *** 2006-10-21 21:33:45 +00:00
Alex Schroeder
a0cc1f8def Adapted to changes in the Mac subdirectory. 2006-10-21 21:33:25 +00:00
Alex Schroeder
f5db602d0e (RemovePidFile): Removed error message if
the pid file can no longer be found.
2006-10-21 18:51:40 +00:00
Alex Schroeder
a0d99ef150 *** empty log message *** 2006-10-21 18:51:28 +00:00
Alex Schroeder
7f5f18e1c6 *** empty log message *** 2006-10-16 17:08:01 +00:00
Alex Schroeder
0b530ce945 vatikan nationalfeiertag von johannes paul ii auf benedikt xvi
geändert.
2006-10-16 10:26:17 +00:00
Alex Schroeder
7580291ab4 New 2006-10-15 19:47:02 +00:00
Alex Schroeder
9b92d45eec New files. 2006-10-15 19:28:52 +00:00
Alex Schroeder
574d9ff08c Added rules to make .pkg and .dmg, changed some rules
to refer to $@.
(PACKAGEMAKER): New.
(PWD): New.
(upload): Add .dmg and .dmg.sig.
2006-10-15 19:28:25 +00:00
Alex Schroeder
43c357c96f Whitespace change. 2006-10-11 12:23:20 +00:00
Alex Schroeder
52c34fe382 (DoJournal): Pass search parameter along to
PrintJournal.
(PrintJournal): Pass search parameter along to "More..." link.
2006-10-11 11:14:44 +00:00
Alex Schroeder
21426500a5 Saved a few bytes by removing extra spaces at the end of lines. ;) 2006-10-10 10:36:01 +00:00
Alex Schroeder
873926d45c (LoadLanguage): Fix 'en' shortcut. 2006-10-10 10:23:58 +00:00
Alex Schroeder
d15aaa26af *** empty log message *** 2006-10-10 10:07:21 +00:00
Alex Schroeder
93c1e6a68b (LoadLanguage): Change controlling
parameter from 'lang' to 'interface' because the interface
language should be independent from the filter language for search
and recent changes.
2006-10-10 10:07:11 +00:00
Alex Schroeder
3532774939 Check $redirect instead of $output for Status 302! 2006-10-10 01:37:01 +00:00
Alex Schroeder
75073a22ca *** empty log message *** 2006-10-10 01:28:39 +00:00
Alex Schroeder
92464f3217 (update_page): Add $id to the hash only if there was no error creating
or updating the page.
2006-10-10 01:28:17 +00:00
Alex Schroeder
7191bac892 (InitVariables, ReInit): Reorganized initialization.
Functions get called in ReInit, and the various $*Init variables
were removed.
(RssInterwikiTranslateInit, NearInit, InterInit, AllPagesList):
Get rid of $*Init variables.
(AllPagesList): Move the reading of all existing pages inside the
lock to prevent race conditions.
(Save): Make sure to use the same timestamp for all variables.
(GetPermanentAnchor): Reread the file inside the lock to prevent
race conditions.
2006-10-10 01:22:24 +00:00
Alex Schroeder
58e4172bbc Convert to Unix EOL.
Fix the reinitialization after the creation of InterMap pages.
2006-10-10 01:17:23 +00:00
Alex Schroeder
6ba6241c58 New 2006-10-10 01:13:47 +00:00
Alex Schroeder
1866672a2a *** empty log message *** 2006-10-09 21:31:29 +00:00
Alex Schroeder
d8a9b83954 (LoadLanguage): Consider en the default language (no translation
file and no extra config file to be loaded), use lang paramater if
available (already stored in the cookie).
2006-10-09 12:49:44 +00:00
Alex Schroeder
100be71962 *** empty log message *** 2006-10-09 10:34:34 +00:00
Alex Schroeder
02f3692d92 (LoadLanguage): Load language-specific
config file if it exists.
2006-10-09 10:18:57 +00:00
Alex Schroeder
6b7dd35860 New. 2006-10-08 15:59:54 +00:00
Alex Schroeder
cd9af5a2a6 (RSS): Eliminate unused variable $counter. 2006-10-08 12:57:58 +00:00
Alex Schroeder
370e15295d (DelayRequired): Simplified.
(GetLanguages): Simplified.
(ParseData): Hand-written to optimize for speed. By getting rid of
some regular expressions used for parsing, the code is now more
than 10x faster. This is important for default searching, and for
indexed search using double-quotes.
2006-10-08 00:24:54 +00:00