Commit Graph

882 Commits

Author SHA1 Message Date
Alex Schroeder
1c5da3cf9f (CreoleRule): Support H2-H6. 2006-09-05 20:33:29 +00:00
Alex Schroeder
222c34e927 (CreoleRule): Allow trailing whitespace for
lists.
2006-09-05 20:00:51 +00:00
Alex Schroeder
79016f1d2d (CreoleRule): Support [[link|{{url}}]]. 2006-09-05 14:48:21 +00:00
Alex Schroeder
cbceeaacf4 No longer use Image: prefix for {{image link}}. 2006-09-05 14:34:06 +00:00
Alex Schroeder
8ce015ab47 (WysiwygScript): Add a little default CSS that will hide preview
buttons.
2006-09-05 14:12:22 +00:00
Alex Schroeder
ea3b4deda2 (NewFckImproveDiff): Magic hacking of diff output. 2006-09-05 13:53:50 +00:00
Alex Schroeder
4c808b87f2 ($FCKdiff, NewFckGetDiff): Deleted again.
(NewFckImproveDiff): New.
2006-09-05 13:21:03 +00:00
Alex Schroeder
f9c5c7a508 ($FCKdiff): New option.
(NewFckGetDiff): New.
2006-09-05 11:54:46 +00:00
Alex Schroeder
d1f2c141e5 (CreoleRule): Support [[url]] pattern, add /o. 2006-09-05 10:05:19 +00:00
Alex Schroeder
066d94782e (CreoleRule): Remove alternative hr markup. 2006-09-04 12:20:32 +00:00
Alex Schroeder
659b9f6273 (CreoleRule): Fix list items. 2006-09-04 01:38:03 +00:00
Alex Schroeder
47a136d10b (CreoleRule): Added lots of image rules. 2006-09-04 01:12:58 +00:00
Alex Schroeder
4d0790d07f (CreoleRule): Fix linebreak ending a heading. 2006-09-03 23:43:45 +00:00
Alex Schroeder
dd587213fe New. 2006-09-03 23:22:20 +00:00
Alex Schroeder
e97d5c333b *** empty log message *** 2006-09-02 01:14:31 +00:00
Alex Schroeder
d4841e4056 (ImageSupportRule, ImageGetExternalUrl): Allow
interlinks and directories as well.
(ImageUrlEncode): New.
2006-09-01 23:46:53 +00:00
Alex Schroeder
bfde03173f (%MarkupForcedPairs): Add newline after {{{ for preformatted block. 2006-08-31 09:11:58 +00:00
Alex Schroeder
6a64543fc5 Set RuleOrder. 2006-08-31 09:08:42 +00:00
Alex Schroeder
9c822ffafd (NamespaceRcLines): Bugfixing. 2006-08-24 18:32:53 +00:00
Alex Schroeder
a18f72720f (NamespaceRcLines): Implement rollback
skipping, too.
2006-08-24 18:23:36 +00:00
Alexandre Dulaunoy
cd233973dd Initial import of the very basic xfn module (XHTML Friends Network - http://www.gmpg.org/xfn/) 2006-08-20 15:34:35 +00:00
Alex Schroeder
d9fad13b56 (%MarkupForcedPairs): Use pre for {{{ ... }}}
instead of faking it with code. Define a hash telling us which
useful subset of HTML elements are block elements.
(MarkupTag): Close HTML environment and restart paragraph if a
block element.
(MarkupRule): Match trailing whitespace on a line if a block
element.
2006-08-18 23:57:36 +00:00
Alex Schroeder
48fa12eeeb Updated. 2006-08-18 22:46:10 +00:00
Alex Schroeder
a29e78d50f (NewSearchFreePrintFooter): Small
translation issue, remove trailing whitespace from a key.
2006-08-17 14:06:04 +00:00
Alex Schroeder
5ed119a330 Updated translations. 2006-08-17 14:01:09 +00:00
Alex Schroeder
0d105fb2d2 (PrintWantedData): Use Ts() instead of
T(sprintf()).
2006-08-17 13:59:29 +00:00
Alex Schroeder
5c5e911136 (StrangeNewBannedContent): Quote HTML in regexp. 2006-08-15 09:26:11 +00:00
Alex Schroeder
307b1714cb (StrangeNewBannedContent): Protect $1. 2006-08-15 09:25:07 +00:00
Alex Schroeder
f6be6c3c15 (StrangeNewBannedContent): Quote HTML in regexp. 2006-08-15 09:23:16 +00:00
Alex Schroeder
f57fe59860 (StrangeNewBannedContent): Quote HTML in regexp. 2006-08-15 09:22:29 +00:00
Alex Schroeder
a72f9ec377 (StrangeBannedContentInit): Make it a
plain text page, too.
2006-08-15 09:17:09 +00:00
Alex Schroeder
eafd14ac47 (SearchFreeTextCloud): Don't skip tags
containing numbers or a colon.
2006-08-14 11:17:19 +00:00
Alex Schroeder
38b843cc3c (SearchFreeTextCloud): Fix start div. 2006-08-14 10:49:51 +00:00
Alex Schroeder
7c28b10e9e (StaticScriptLink): Remove unnecessary call to AllPagesList.
(StaticGetDownloadLink): Strip underlines from alt texts, return
URL only when requested (matches changes in wiki.pl's GetDownloadLink.
(GetDownloadLink): Ditto.
2006-08-13 23:10:49 +00:00
Alex Schroeder
43d214d13e *** empty log message *** 2006-08-13 00:41:46 +00:00
Alex Schroeder
85c2b08a85 (DoStatic, StaticFileName): Don't set
%StaticMimeTypes in DoStatic, as this has no effect here when
GetDownloadLink is called. StaticFileName is the right place.
2006-08-11 21:20:00 +00:00
Alex Schroeder
e4301b3a2b (DoConfig): Add URL, compare with original at
http://www.emacswiki.org/scripts/current to figure out the default
values.
(ConfigStr, ConfigListEqual, ConfigHashEqual): New.
2006-08-09 18:59:06 +00:00
Alex Schroeder
189f89ec2a Fix typo in init code. 2006-08-09 18:21:23 +00:00
Alex Schroeder
466f019502 *** empty log message *** 2006-08-09 16:19:10 +00:00
Alex Schroeder
bd8b0a14a7 set $key.
(TocHeadings): Use $key.
2006-08-06 23:18:14 +00:00
Alex Schroeder
c5e6529be4 ($SideBarOpenPageName): New.
(NewSideBarGetHeader): Set it.
2006-08-06 23:18:08 +00:00
Alex Schroeder
a77d2ab69c (SearchFreeTextCloud): Catch when
every tag appears exactly once, ie. $min == $max == 1.
2006-08-06 12:49:35 +00:00
Alex Schroeder
3d25834b04 (BlogMenu): Add class to menu entry. 2006-08-06 11:56:40 +00:00
Alex Schroeder
0e056b7b6f (WantedAction): Add class to menu entry. 2006-08-06 11:50:02 +00:00
Alex Schroeder
ed69b60a69 (SearchFreeTextMenu): Add class to
menu entries.
2006-08-06 11:48:33 +00:00
Alex Schroeder
4c3251cd54 (RefererMenu): Add class to menu
entry.
2006-08-06 11:48:07 +00:00
Alex Schroeder
211632030e (PublishMenu): Add class to menu entry. 2006-08-06 11:47:40 +00:00
Alex Schroeder
f56bc35067 (LoginAdminRule): Add class to menu entries. 2006-08-06 11:47:14 +00:00
Alex Schroeder
dd954cf41a (DespamMenu): Add class to menu entry. 2006-08-06 11:46:39 +00:00
Alex Schroeder
b8b269a29b (ClusterMapAdminRule): Add class to menu
entries.
2006-08-06 11:46:12 +00:00