Blog Demo

Introduction

Foswiki has support for standard Blogs (with pictures, filtering, etc), stored as separate document forms through BlogAddOn. However this would usually assume that contributors should register, and this would not support HTML-only (generated) production.

Thus the following idea:
  • use simple JQuery/Ajax and a non-authentificated fast script with per-IP and minute limitation (e.g. max 5 comments per 10 minutes per IP) to allow to contribute
  • enable simple validation of comments to be able to easily kill unsuitable comments

Demo

BUGS
  • does not follow the JQuery Coding Standards (but following them leads to non-functional script) and doesn't apply the onsubmit at runtime.
TODO
  • limit per hour and so
  • storage to some special places allowing filtering
  • GUI to accept/disable in Foswiki

%TOGGLE{ target="#contribute_blog" text="Commenter" effect="toggle" }%

-- MarcSCHAEFER - 03 May 2011
Topic revision: r5 - 15 Nov 2023, MarcSCHAEFER
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback