Commit Graph

1034 Commits

Author SHA1 Message Date
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
Alex Schroeder
3a14e0ae12 *** empty log message *** 2007-02-20 00:26:59 +00:00
Alex Schroeder
f79d3ca09b (DoCategories): Use tabindex=1 for the title
field, tabindex=2 for the tags field, and tabindex=3 for the
submit button.
2007-02-20 00:22:51 +00:00
Alex Schroeder
197157a71a (DoCategories): Use tabindex=1 for the title
field.
2007-02-20 00:14:30 +00:00
Alex Schroeder
cc02382c21 Remove static file when despamming 2007-02-16 01:25:33 +00:00
Alex Schroeder
f341742315 (TocRule, TocHeadings): Accept classes for <toc>
tag.
2007-02-15 21:58:02 +00:00
Alex Schroeder
3d56c53b40 Make it better compatible with rollbacks 2007-02-15 14:30:49 +00:00
Alex Schroeder
109b5c4b84 (DoPrintableIndex): Added a content div around
it all.
2007-02-14 09:25:18 +00:00
Alex Schroeder
003c7df3c7 (CreoleHeadingRule): Support = for h1. 2007-02-13 11:52:23 +00:00
Alex Schroeder
2584080321 (CreoleRule): Support \\. 2007-02-13 11:51:01 +00:00
Alex Schroeder
5d6f0822b8 (CreoleRule, $CreoleLineBreaks): New. 2007-02-13 11:49:58 +00:00
Alex Schroeder
5e04a2947c Ensure that "content" div is included in all forms 2007-02-13 00:35:07 +00:00
Alex Schroeder
3a5b207f36 Update AdminPages handling for version 1.684 and beyond 2007-02-13 00:22:47 +00:00
Alex Schroeder
1353ad3d51 (PrintableIndexPages): Simplify, get rid of
extra initialization, sort.
2007-02-12 21:17:32 +00:00
Alex Schroeder
7c0bdbe25b (TocInit): New.
(TocRule, TocHeadings): Simplify the code so that id attributes
are only generated for the "main" page (the one returned by
GetId).
2007-02-09 21:52:45 +00:00
Alex Schroeder
0b5d51176c (NewSideBarGetHeader): Get rid of
$SideBarOpenPageName.
2007-02-09 21:51:09 +00:00
Alex Schroeder
fad17a48e1 inserted translation More... -> Weiterblättern... 2007-02-09 10:15:45 +00:00