-
To fight back the linkspammers some kind of captcha implementation would be nice.
Especially in Blog module, but this should be thought out as a general feature.
Inspiration:
http://www.captcha.net/
http://en.wikipedia.org/wiki/Captcha
http://www.white-hat-web-design.co.uk/articles/php-captcha.php
http://www.webcheatsheet.com/php/create_captcha_protection.php.
02:26PM UTC on Mar 28 2007 in phpWebSite Content Management System
-
It would be nice to have a display of the overall version number (ie. 1.1.0) in Boost as in earlier versions.
04:09PM UTC on Mar 14 2007 in phpWebSite Content Management System
-
I miss the expiry date/time in the Blog module.
This is very useful for semi-automatic content management...;-)
03:48PM UTC on Feb 27 2007 in phpWebSite Content Management System
-
I miss the good old 'sticky' function from the Announcement module in 0.10.x.
The checkmark in the Sticky-field should lead to the blog entry being the topmost on the list.
03:45PM UTC on Feb 27 2007 in phpWebSite Content Management System
-
Hi Verdon.
A feature where the votes are shown directly on the list ie.
/index.php?module=elections&Man_OP=view_election&election_id=#
would be very useful.
Viewers will be able to see the votes directly without clicking on each candidate, and have an overview of how this particular election is running...
Somewhere below the name or the description would be nice.
TIA
Kenneth.
04:43PM UTC on Dec 07 2006 in phpWebSite Community Development Project
-
/class/Election.php
Line 195:
$listTags['ADD_LINK'] = '' . $_SESSION['translate']->it("Add Candidate") . '' . CLS_help::show_link('elections', 'add_candidate');
The 'Add Candidate' is not translated somehow no matter what I try...;-)
09:32AM UTC on Dec 07 2006 in phpWebSite Community Development Project
-
In /inc/Runtime.php
It would be nice if the box-list formatting around line 60-64 could be placed in a template and styled.
I don't like to mess around in the code to tweak the list.
Thanks!
I really like this mod Verdon - keep up the good work.
Kenneth.
07:34AM UTC on Dec 07 2006 in phpWebSite Community Development Project
-
In /class/Elections.php
Missing translation in line 120 - 'You may vote for [var1] candidate(s).' is missing in the lang file.
07:26AM UTC on Dec 07 2006 in phpWebSite Community Development Project
-
/mod/mailto/Mailto.php - line 322 starting with:
$tags["THANKYOU"] =...
is missing a call to the translation function.
I'm using v 0.1.6 of the module with phpws 0.10.2 CVS.
08:07AM UTC on Nov 20 2006 in phpWebSite Community Development Project
-
In NoteManager.php line 606 - 607
The link with Wiew Notes is not translateable.
-----------------------------
Php Version: 4.4.1
Web Server: Apache 1.3.36
Operating System: Linux Debian Something
SQL Server: MySQL 3.23.49
Browser: FireFox 2.0
PhpWebSite Version: 0.10.2 (CVS from nov. 13. 2006)
06:28PM UTC on Nov 17 2006 in phpWebSite Content Management System