Submitted by Xavier Santolaria <xavier@santolaria.net>.
FSCounter is a simple web page hit counter for Zope.
Include the counter in your pages using <dtml-var counterid>.
This release is mostly bug fixes and nice-to-have additions, and
is a recommended upgrade for people running the 1.0 releases. It
also has updated translations.
Submitted by Xavier Santolaria <xavier@santolaria.net>.
The Logger Product adds the <dtml-log> tag, so that DTML code may
send messages directly to Zope's logging subsystem.
One use of this tag is to help debug complex DTML and ZSQL methods.
Submitted by Xavier Santolaria <xavier@santolaria.net>.
mod_text2html is an Apache module. It is written in C and was
designed to replace Apache's internal text/plain handler.
Submitted by Xavier Santolaria <xavier@santolaria.net>.
mod_log_sql offers Apache administrators the ability to log
accesses to an SQL database.
Note: This port requires a system built with revision 1.40 or higher of
src/usr.sbin/httpd/Makefile.bsd-wrapper.
Submitted by Xavier Santolaria <xavier@santolaria.net>.
mod_random provides three services. The first service is as a
redirector. The second is that it provides environmental variables
that can be used for doing ad banner systems. The third is that it
can be used to display entire pages of random html.
Submitted by Xavier Santolaria <xavier@santolaria.net>.
mod_layout is an Apache module to wrap pages. This means that you
can add at both the beginning (header) and the end (footer) of the
document some information.
Submitted by Xavier Santolaria <xavier@santolaria.net>.
Plone is a user friendly and powerful content management system
built on top of the open source application server Zope and the
accompanying content management framework.