Commit Graph

1441 Commits

Author SHA1 Message Date
Alex Schroeder
5a812f0344 (UrlToTitle): Add charset arg.
(GetReferers): Pass charset to UrlToTitle.
(PageContentToTitle): Add charset arg and encode title
appropriately if not UTF-8.
(UpdateReferers): Pass charset to PageContentToTitle.
2010-10-27 18:17:16 +00:00
Alex Schroeder
c78636e0a0 *** empty log message *** 2010-10-24 12:16:10 +00:00
Alex Schroeder
fc74ca2981 (UrlToTitle): Strip http:// prefix and .html suffix.
(PageContentToTitle): Fix regular expressions.
2010-10-24 12:15:53 +00:00
Alex Schroeder
49181b221c (GetReferers): Fix split. 2010-10-24 12:09:17 +00:00
Alex Schroeder
de434d188f (UrlToTitle, PageContentToTitle): Shorten title if necessary.
($RefererTitleLimit): New.
2010-10-23 13:31:07 +00:00
Alex Schroeder
bd590c7a43 Updated license to GPL 3.
(ExpireReferers): Moved code to generate missing title to a new sub.
(UrlToTitle): New.
(UpdateReferers): Call sub to generate title from page content.
(PageContentToTitle): New.
2010-10-23 13:08:08 +00:00
Alex Schroeder
8050ce28f0 (AddGravatar): New; strip gravatar link from
comment summary.
2010-10-09 23:27:09 +00:00
Alex Schroeder
afbd140dbb New 2010-10-09 22:48:42 +00:00
Alex Schroeder
ac84dcca57 Added tentacle 2010-10-01 17:33:27 +00:00
Alex Schroeder
0355f4b712 Fix [/code] handling. 2010-09-21 11:04:59 +00:00
Alex Schroeder
dba5ec75ab Prepend instead of append to
MyInitVariables to get rid of a conflict with gotobar.pl.
2010-05-17 17:21:06 +00:00
Alex Schroeder
a4fa1ff77c Fix typo. 2010-05-15 20:56:03 +00:00
Alex Schroeder
9846ea827b (DoSvg, NewSvgGetEditForm): Allow editing older revisions. 2010-05-14 19:18:25 +00:00
Alex Schroeder
073e5a443e Typo 2010-05-14 18:33:13 +00:00
Alex Schroeder
30dbd61077 (NewSvgGetEditForm): Allow editing older revisions. 2010-05-14 18:32:21 +00:00
Alex Schroeder
413331f0be (DoSvg): Bypass Questionasker by default. 2010-05-14 18:28:45 +00:00
Alex Schroeder
3f9a08deea (DoSvg): Enable translation of the prompt. 2010-05-14 13:40:51 +00:00
Alex Schroeder
88de5a3832 (NewSvgGetDownloadLink): Work when included in [[image:foo]] links. 2010-05-14 10:01:30 +00:00
Alex Schroeder
784e9a22fa (NewSvgGetDownloadLink): Show older
revisions, too.
2010-05-14 09:51:24 +00:00
Alex Schroeder
db68ab38e4 show_save_warning = false 2010-05-14 08:32:30 +00:00
Alex Schroeder
bf860ee8de Added summary. 2010-05-14 08:24:24 +00:00
Alex Schroeder
74a97876ba *** empty log message *** 2010-05-13 22:56:12 +00:00
Alex Schroeder
617b9530e3 (DoSvg): Make the sidebar invisible, if
necessary.
2010-05-13 22:49:02 +00:00
Alex Schroeder
4252ad5192 (DoSvg): Add Javascript to override the save
functionality. It includes an encode64 function, a new save
handler, and some init code, and initialize the image.
2010-05-13 21:58:14 +00:00
Alex Schroeder
ae7d9a870d (DoSvg): Add URL of the SVG so that you can
edit images if the image URL (on the wiki) is reachable by the
editor (defaulting to Google).
2010-05-10 22:16:57 +00:00
Alex Schroeder
089383d2c6 Will not edit and save SVG files, but everything else works. 2010-05-10 17:31:41 +00:00
Alex Schroeder
4f538ac690 (DoNamespacesList): Fix the links to
namespaces.
2010-05-07 15:18:57 +00:00
Alex Schroeder
de6d08a493 (TagsRule): Add alt attribute. 2010-03-31 16:35:29 +00:00
Alex Schroeder
f43275b4f6 Extension rewrite 2010-03-12 18:36:02 +00:00
Alex Schroeder
b8c40051b8 (bbCodeRule): Fix closing of s and strike
blocks.
2010-03-08 22:52:59 +00:00
Alex Schroeder
2f9e60c397 (CreoleHeadingRule): Close HTML environment
before opening a header; this prevents headers insides p elements.
2010-02-20 21:00:57 +00:00
Alex Schroeder
1a00347d03 Added menu 2010-02-04 16:45:34 +00:00
Alex Schroeder
61e2011a73 New 2010-02-04 16:44:08 +00:00
Alex Schroeder
1bb63b1d9b (bbCodeRule): s and strike. 2010-01-28 10:51:37 +00:00
Alex Schroeder
5325a175e6 (bbCodeRule): Support bullet lists, but no
nesting of block level elements.
2010-01-21 18:00:48 +00:00
Alex Schroeder
78e26a9bb9 (DoTranslationLink): Provide an
error message if source and target page are the same.
2010-01-08 10:09:29 +00:00
Alex Schroeder
33d5944a4e (FaqHeadings): Skip {{{ }}} paragraphs as
introduced by creole.pl.
2009-12-11 09:02:13 +00:00
Alex Schroeder
79b01cae2e (AnchorsRule): Use an empty string instead of
a single space.
2009-12-06 19:26:33 +00:00
Alex Schroeder
c092a5521a (AnchorsRule): Used a space for anchor
definition in order to avoid an empty a element.
2009-12-05 15:09:39 +00:00
Alex Schroeder
811a7b42c5 (%MarkupSingles): Added more arrows. 2009-11-07 19:32:35 +00:00
Alex Schroeder
6065978d41 (%MarkupSingles): The right arrow is followed
by a non-breaking space:
2009-11-07 19:30:17 +00:00
Alex Schroeder
ecb2c8698d Translate upto 2009-10-13 22:48:52 +00:00
Alex Schroeder
e293133857 Complete rewrite. 2009-10-13 22:27:54 +00:00
Alex Schroeder
33beddb9e2 (@Debugging, DebugInterLinks): Moved here from
the main script.
2009-10-06 12:47:42 +00:00
Alex Schroeder
1b3d166df2 (JournalRssGetRcLines): New. Add journal
to %NearLinksException.
2009-08-31 08:32:10 +00:00
Alex Schroeder
64acdb8e57 (NearLinksInit): Initialize
%NearLinksException here instead of at top level so other modules
can add to it as well.
2009-08-31 08:31:04 +00:00
Alex Schroeder
2db204b217 (%NearLinksException): New option.
(NewNearLinksSearchTitleAndBody): Use it.
2009-08-30 19:19:59 +00:00
Alex Schroeder
9ece0e4640 (MailNewSave): Only subscribe to a page to be
saved if that's also the page the user wants to save according to
GetId(). This is needed when saving a page X will also change
another page Y. GetId() will return X in both cases, so this code
is only triggered once.
2009-08-29 23:50:46 +00:00
Alex Schroeder
3b8ab5faff New 2009-08-11 13:36:23 +00:00
Alex Schroeder
c2bac418d5 (FlashboxRule): Made YouTube regular
expression even more lenient as suggested by sjm.
2009-07-29 13:00:33 +00:00