Commit Graph

25 Commits

Author SHA1 Message Date
Alex Schroeder
fcbe01bbfd campaignwiki/delete.sh: use --silent for curl 2016-12-30 14:00:08 +01:00
Alex Schroeder
ee1bbca5c9 Don't use both $wiki and $1 2016-02-16 17:39:24 +01:00
Alex Schroeder
0effc86620 added delete.sh
I've been using this to clear out wikis on campaignwiki.org
2016-02-16 16:42:37 +01:00
Alex Schroeder
26d3852f30 campaignwiki.org uses HTTPS 2015-09-10 08:36:29 +02:00
Alex Schroeder
92410a1f5c add-link.pl: Fix footer 2015-08-23 13:32:41 +02:00
Alex Schroeder
f900c71aa7 add-link.pl test for duplicates as early as possible 2015-06-25 09:53:33 +02:00
Alex Schroeder
90f768c3a4 Moved add-link.pl into contrib/campaignwiki
We had two copies of the file in our repository.
2015-06-25 09:08:07 +02:00
Alex Schroeder
9eee99514b add-link.pl: more improvements 2014-07-27 22:36:38 +02:00
Alex Schroeder
5ead2bdcf2 add-link.pl: added support for /top and /match 2014-07-27 15:48:36 +02:00
Alex Schroeder
a2123aeb76 copy.pl: Moved to the campaignwiki subdir 2014-07-23 16:28:08 +02:00
Alex Schroeder
8bbbed026d add-link.pl: Handle & in names.
Handle HTML quoting correctly when it comes to site names such that
sites containing an ampersand show up as & and not as &.

Inline the star.png in order to be stand-alone.
2014-07-01 16:07:19 +02:00
Alex Schroeder
28ab5885a0 contrib: README with an explanation of the files 2014-06-30 14:43:48 +02:00
Alex Schroeder
881dbc7094 copy.pl: add use utf-8. 2014-06-30 14:40:51 +02:00
Alex Schroeder
20de100781 contrib: Add +x to all .pl files 2014-06-30 14:25:10 +02:00
Alex Schroeder
e1c3445136 add-link.pl: Undid commit to the wrong location. 2014-06-30 14:24:23 +02:00
Alex Schroeder
a8780e75f5 Also handles other parameter per feed, eg. ignore_in_feed = updated 2012-10-26 16:20:30 +02:00
Alex Schroeder
a0f7709051 (check_url): Use GetFormStart.
(main): Show the default screen if $HoneyPotOk is not provided
because the bookmarklet doesn't provide it.
2011-12-05 02:24:25 +00:00
Alex Schroeder
a4362764c5 (default): Ask for the username.
(check_url): Require a username.
(main): Add title parameter in order to trigger honeypot inspection.
2011-12-01 15:08:33 +00:00
Alex Schroeder
1335b11bcc (post_addition): Add support for
honeypot. Set $FullUrl.
(default): Use GetFormStart (which will load honeypot.pl if
installed and requires $FullUrl).
(post_addition): Pass on $HoneyPotOk, if set.
(main): Call HoneyPotInspection() if appropriate.
2011-12-01 13:47:58 +00:00
Alex Schroeder
fd45843014 (post_addition): Add support for
honeypot.
2011-12-01 10:20:14 +00:00
Alex Schroeder
e99c8fdf22 use utf8.
(toc): labels and values are different, now.
(check_url): this simplifies stuff, here. Also fix some name
handling.
(post_addition, main): Fix some UTF-8 encoding issues.
2011-12-01 10:12:25 +00:00
Alex Schroeder
829b161f88 (post_addition): Pass stars to post.
(post): Add stars if any. Fix typo.
2011-11-26 13:01:35 +00:00
Alex Schroeder
30ad335677 (check_url): Add some CSS and option to rate. 2011-11-26 12:37:08 +00:00
Alex Schroeder
4935d3590d (post): Handle questionasker
and honeypot modules.
2011-11-26 11:41:35 +00:00
Alex Schroeder
40de415ab5 scripts used for campaignwiki.org 2011-11-26 10:57:32 +00:00