- Posts: 9
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
$(document).ready(function() { if($('p#tokenmessage').length > 0 && $('#tokenform').length == 0) { var stringIndex = $('p#tokenmessage').text().indexOf('Diese Umfrage ist beendet und steht nicht mehr zur Verfügung'); if(stringIndex >= 0) { $('p#tokenmessage').html('This survey is CLOSED!<br /><br />Go away!'); } } });
DenisChenu wrote: Can be done in Plugin actually. But you're rigth, no bounty development / crowdfunding.
Not realy true.jelo wrote:
DenisChenu wrote: Can be done in Plugin actually. But you're rigth, no bounty development / crowdfunding.
I would be more eager to sponsor features for the core codebase to ensure they feature will stay uptodate.
DenisChenu wrote: 1st : LS core is actually to heavy to be easily maintanable. New feature is really hard to do. GUI is really complicated.
DenisChenu wrote: Look at wordpress success or Spip or any another CMS. Success is due to Plugin not from core.
Yes and a lot offer system for pluginjelo wrote: ...
The GSoC page allows dumb users like me to get some insights about what the developer think about the codebase. www.limesurvey.org/manual/Project_ideas_for_GSoC_2015
A lot of work near the core.
noemi wrote: when my survey expired because I've limited the time period to participate, the following message occurs if someone clicks on the survey-link:
"Diese Umfrage ist beendet und steht nicht mehr zur Verfügung."
Like the last years the Limesurvey project did not make it into the final list of GSoC.holch wrote: Thanks Jelo for posting the link for GSoC 2015.
I think there are actually some very interesting projects there.