Commit Graph

1510 Commits

Author SHA1 Message Date
Alex Schroeder
46afb63096 * honeypot.pl: Add pod.
($HoneyPotOk $HoneyPotIdiot, $HoneyPotTimestamp): New.
(HoneyPotNewGetFormStart, HoneyPotInspection): Use them.
2011-11-26 11:30:42 +00:00
Alex Schroeder
6b4f148260 (PrintAllPages): Deleted. (Was it ever required?) 2011-11-20 23:39:17 +00:00
Alex Schroeder
1ae6fcf08b Renamed $GitDir to $GitRepo. 2011-11-20 22:52:18 +00:00
Alex Schroeder
1a83d4e792 (DoPrintAllPages): PrintAllPages needs an extra parameter. 2011-11-19 15:26:44 +00:00
Alex Schroeder
6590c976f8 *** empty log message *** 2011-11-05 13:19:06 +00:00
Alex Schroeder
e7814a0f38 * git.pl (GitCleanup): Get rid of git add --all and use
git commit -a instead.
2011-11-04 22:59:03 +00:00
Alex Schroeder
ac9a76b5be *** empty log message *** 2011-11-04 22:42:26 +00:00
Alex Schroeder
a476f8ec29 (GitNewSave, GitNewDeletePage, GitCleanup): Use $GitMail. 2011-10-23 19:16:38 +00:00
Alex Schroeder
5c26f18d5c (NewTagDeletePage): Return OldTagDeletePage(). 2011-10-23 18:53:40 +00:00
Alex Schroeder
7f2279aa71 ($GitMail): New option.
(GitInitRepository): Use it.
2011-10-23 18:11:29 +00:00
Alex Schroeder
5f095c723a New 2011-10-22 23:17:12 +00:00
Alex Schroeder
4c8a82f992 Ignore Preview 2011-10-16 10:16:05 +00:00
Alex Schroeder
a02d376129 (StaticFileName, StaticWriteFile): Handle
encoded files, eg. gzip.
2011-10-13 23:46:21 +00:00
Alex Schroeder
f8dc8357f1 (HoneyPotInspection): Except editors. 2011-10-12 18:52:24 +00:00
Alex Schroeder
58fc86ad0b (HoneyPotInspection): New. 2011-10-12 18:14:54 +00:00
Alex Schroeder
6c3a945c08 Also provide a goodie parameter. 2011-10-12 16:17:14 +00:00
Alex Schroeder
a9327b54a4 New 2011-10-12 11:39:50 +00:00
Alex Schroeder
5479f5304b (MonitorSend): Change from User to From
address.
2011-10-12 11:38:20 +00:00
Alex Schroeder
f88872b2e6 Sample settings 2011-10-12 09:20:16 +00:00
Alex Schroeder
de98c864ce Fixes 2011-10-11 23:10:55 +00:00
Alex Schroeder
7cb682aa0c Debugging 2011-10-11 22:17:26 +00:00
Alex Schroeder
b8ba1781cb First revision. 2011-10-11 21:49:07 +00:00
Alex Schroeder
6fe658c4ad Formatting 2011-07-06 19:18:01 +00:00
Alex Schroeder
a87f3a83ea (SafeId): New.
(DynamicCommentsNewGetPageLink): Use it.
2011-07-06 19:02:14 +00:00
Alex Schroeder
d11a840ab0 (DynamicCommentsNewGetPageLink): URL
encode the id.
2011-07-06 17:12:38 +00:00
Alex Schroeder
ef92ce20fa (ImageSupportRule): Don't URL encode
$ImageUrlPath – specially bad if it ends up containing "http:" and
the like.
2011-07-06 15:55:13 +00:00
Alex Schroeder
5bfcff73e0 Añadir traducción 2011-07-05 00:30:18 +00:00
Alex Schroeder
814bf9c589 (NewOfflineReBrowsePage): Add redirection support for offline
browsing.
2011-06-25 13:54:00 +00:00
Alex Schroeder
f4d67eec1b (DoOffline): Return 200 code instead of 503. 2011-06-25 13:35:35 +00:00
Alex Schroeder
a1029d7b45 (InitOffline): Disable surge protection when
browsing the offline pages. Add offline path_info to separate the
offline app from the ordinary stuff.
(DoManifest): Add the offline path_info, remove the missing pages
from @UserGotoBarPages because these result in 404 errors.
(DoOffline): Fix text.
2011-06-25 13:19:28 +00:00
Alex Schroeder
aba381d9d3 (DoManifest): Add missing pages from the goto
bar.
2011-06-23 00:35:56 +00:00
Alex Schroeder
37210f49d2 (NamespacesInitVariables): URL encode the
current namespace for $ScriptName, $FullUrl and $StaticUrl.
2011-06-23 00:31:59 +00:00
Alex Schroeder
a3a1d21f09 New 2011-06-23 00:20:00 +00:00
Alex Schroeder
c2fba8435b New missing entries. 2011-05-17 13:24:13 +00:00
Alex Schroeder
30030d2148 (GetWantedPages): Try a different fix. 2011-05-11 13:48:08 +00:00
Alex Schroeder
c3c5072f75 (NewLocalNamesResolveId): Fix it again. 2011-05-11 13:22:37 +00:00
Alex Schroeder
4ff0d8f3a9 (NewLocalNamesResolveId): Fix it again. 2011-05-11 13:19:47 +00:00
Alex Schroeder
742f8271aa (NewLocalNamesResolveId): Fix it again. 2011-05-11 13:17:20 +00:00
Alex Schroeder
0546155d2c (NewLocalNamesResolveId): Fix it again. 2011-05-11 13:11:15 +00:00
Alex Schroeder
d4d013e8a0 (NewLocalNamesResolveId): Don't duplicate near links. 2011-05-11 13:10:16 +00:00
Alex Schroeder
97a712b940 (DoDefine): New. Added to @MyAdminCode and
%Action.
(%WantedPages): New.
(LocalNamesInit): Initialize it.
(NewLocalNamesResolveId): Set it.
(GetWantedPages): New. Added to @MyFooters. Uses %WantedPages to
print definition links, which are handled by DoDefine.
2011-05-11 12:52:54 +00:00
Alex Schroeder
a75883f91f (DoDefine): New. Added to @MyAdminCode and
%Action.
2011-05-11 12:10:11 +00:00
Alex Schroeder
90b9db0ac3 Revert 2011-03-22 23:59:47 +00:00
Alex Schroeder
ee683495a6 * creole.pl (CreoleRule): Remove emphasis rules (** and //)
(CreoleEmphasisRule): Moved to a different subroutine with a
different rule order.
(CreoleInit): Add CreoleEmphasisRule.
(CreoleRuleRecursive): Call it.
2011-03-22 23:42:18 +00:00
Alex Schroeder
775af7cd4d (bbCodeRule): Add class for the div generated by [center], [left] and
[right].
2011-03-15 11:01:07 +00:00
Alex Schroeder
7288cbf187 support left and right 2011-03-15 01:06:43 +00:00
Alex Schroeder
1815a9268a Implement hightlight tag. 2011-03-06 21:08:23 +00:00
Alex Schroeder
9f0ee98543 (AddGravatar): Ignore case. 2011-03-03 12:55:24 +00:00
Alex Schroeder
a66f5b4a6a (AddGravatar): Prefix "http://" to homepage
if user did not provide it.
2011-03-01 16:48:41 +00:00
Alex Schroeder
5ed892c98a (ExpireReferers, UrlToTitle)
(GetReferers, PageContentToTitle, UpdateReferers): Get rid of
charset handling.
2011-02-24 22:47:11 +00:00