Commit Graph

1050 Commits

Author SHA1 Message Date
Alex Schroeder
2300f71048 (Today): New. 2007-08-03 23:08:43 +00:00
Alex Schroeder
a041d940a6 New. 2007-08-03 16:01:20 +00:00
Alex Schroeder
29929c5e1f Improved functionality 2007-07-26 10:46:52 +00:00
Alex Schroeder
02c8fdc5f3 *** empty log message *** 2007-07-24 05:54:40 +00:00
Alex Schroeder
183eca2a1c Update 2007-07-24 05:26:48 +00:00
Alex Schroeder
f92cee94ee (CreoleRule): Be more tolerant with whitespace
following $FullUrlPattern.
2007-07-19 23:39:34 +00:00
Alex Schroeder
712d772ea9 New. 2007-07-18 08:09:29 +00:00
Alex Schroeder
30fccff7df Whitespace changes. 2007-07-10 13:31:22 +00:00
Alex Schroeder
3672690486 (CreoleRule): Fix {{{{bar}}}}. 2007-07-10 13:30:10 +00:00
Alex Schroeder
e95e048d9a (NewArchiveGetHeader): Reverse order, add number of articles in
brackets.
2007-07-04 20:14:44 +00:00
Alex Schroeder
e554cf60cf (NewArchiveGetHeader): Add paragraph and span with "Archive". 2007-07-04 14:52:44 +00:00
Alex Schroeder
af70ccefaf (NewArchiveGetHeader): Provide different
results depending on whether calendar.pl is installed or not.
2007-07-04 14:26:55 +00:00
Alex Schroeder
2c85481360 New 2007-07-04 14:17:08 +00:00
Alex Schroeder
aa0702e7be *** empty log message *** 2007-07-03 15:49:14 +00:00
Alex Schroeder
6ba19f49c3 *** empty log message *** 2007-07-03 07:28:21 +00:00
Alex Schroeder
721c4e320f (ImageSupportRule): Handle extra whitespace in
some positions.
2007-07-03 07:19:35 +00:00
Alex Schroeder
a194c6fdd9 (AggregateRule): Prevent infinite loops
when searching.
2007-06-26 09:40:41 +00:00
Alex Schroeder
97e6f3126b updated 2007-06-15 09:27:29 +00:00
Alex Schroeder
e960f95139 New ability to search and show links with specified tag 2007-06-15 09:26:37 +00:00
Alex Schroeder
780f352469 (DoDespam, DoSpam): Skip $StrangeBannedContent when despamming. 2007-06-10 23:46:31 +00:00
Alex Schroeder
00ba0b612c (@DespamStrangeRules): New.
(DespamRule): Moved rule extraction here.
(InitDespamRules, DespamBannedContent): Use StrangeBannedContent,
if available.
2007-06-10 23:21:14 +00:00
Alex Schroeder
1078200097 Fix copyright years. 2007-06-10 23:08:26 +00:00
Alex Schroeder
de627446c3 (DespamMenu): Add "List spammed pages".
(InitDespamRules): New, moved @DespamRules init here.
(DoDespam): Add despam CSS class. Get rid of @pages. Use InitDespamRules.
(DoSpam): New.
2007-06-10 23:07:34 +00:00
Alex Schroeder
8aa29524d0 Update copyright year. 2007-06-02 19:19:24 +00:00
Alex Schroeder
a337b59f6b (NewNamespaceScriptLink): Make the rule
that hacks the namespace prefix more generic, and adapt it to
NewNamespaceUrlEncode which already removes %2f from the URL.
2007-05-30 08:05:09 +00:00
Alex Schroeder
dd0cb031df Updates by Marcin Borkowski 2007-04-27 21:48:40 +00:00
Alex Schroeder
a87c6fa668 (CreoleRule): Require space after dash and
don't allow nesting of dashes used for bullet lists.
2007-04-22 07:52:02 +00:00
Alex Schroeder
88ce5ff7d6 Partially rewritten code. Now it seems to work properly :) 2007-04-18 11:29:21 +00:00
Alex Schroeder
56b3485f94 (CreoleRule): Fix bug with double dirty
blocks.
2007-04-13 23:27:16 +00:00
Alex Schroeder
4fb3248ab2 Updated with some correction 2007-04-10 10:30:34 +00:00
Alex Schroeder
7ae170ff16 (CreoleRule): Support hyphen for bullet list
items.
2007-04-05 07:30:13 +00:00
Alex Schroeder
76538c8de7 (CreoleRule): Make image within links regexp non-greedy. 2007-04-04 11:05:02 +00:00
Alex Schroeder
2be3401b68 (CreoleRule): New Table code. 2007-04-04 10:59:25 +00:00
Alex Schroeder
1282e13da7 *** empty log message *** 2007-04-04 07:39:19 +00:00
Alex Schroeder
08db0f43b0 Initial revision 2007-04-04 07:07:28 +00:00
Alex Schroeder
71bbb79257 (CreoleRule): Remove leading space if used to "quote" closing
preformatting sequence.
2007-04-03 21:39:40 +00:00
Alex Schroeder
fb2808d6e1 (CreoleRule): Implement Creole 0.5 table
headers.
2007-04-03 21:30:13 +00:00
Alex Schroeder
7c5ed5eb8a ($NamespaceSlashing): New variable.
(NewNamespaceDoRc): Set it.
(NewNamespaceUrlEncode): Wrapper around UrlEncode() that uses it.
2007-04-02 17:05:39 +00:00
Alex Schroeder
a55ffe5e57 Replace more missing code... Seriously, what happened?!?!? :) 2007-04-02 16:10:19 +00:00
Alex Schroeder
b1dbb4375e Add back SmartyPants support - it also got removed.
What is going on?
2007-04-02 15:23:38 +00:00
Alex Schroeder
e9e9920415 This should work again. 2007-04-02 15:02:09 +00:00
Alex Schroeder
5abbe59863 Add back the MyMarkdownRules feature.
Also, not sure what happened to version 1.35-1.37.  Oh well
2007-04-02 15:00:56 +00:00
Alex Schroeder
de8431b212 Fix bug where a cluster could get stripped from the body twice 2007-04-02 14:45:00 +00:00
Alex Schroeder
78db3ee709 (LiveTemplateRule): Save $_, use
Clean(). This should fix the clean + dirty block mess.
2007-03-24 22:37:15 +00:00
Alex Schroeder
98e84b636a (DoClusterMap, ClusterMapBrowseResolvedPage) Fix handling of cluster pages with spaces in name 2007-03-11 04:17:05 +00:00
Alex Schroeder
bebffb1121 Fix bug where parsing metadata would screw up links in first line 2007-03-10 22:20:47 +00:00
Alex Schroeder
c6406bb29f (DoSisterPages): Url encode the page id. 2007-02-22 11:02:13 +00:00
Alex Schroeder
56a5a64588 First draft of http://usemod.com/cgi-bin/mb.pl?SisterSitesImplementationGuide 2007-02-22 10:57:50 +00:00
Alex Schroeder
8bb669f2be (DoJournalRss): Protect call to
GetKeptRevision using eval for cases where the old revision is no
longer available.
2007-02-20 14:08:21 +00:00
Alex Schroeder
ac4b9c7540 Use value for submit button. 2007-02-20 00:29:37 +00:00