[ANNOUNCE] Mason-CM 1.2, code optimization

2003-08-23 Thread Christian Hauser
Some small things that needed to be updated. The end user
of version 1.1 wouldn't realize a big change in the behavior.
Although I strongly recommend to install the version 1.2, as
it provides a lot of little corrections, not only in
functionality, but also in display and design.

I have to admit, that the file /search.page has been 
forgotten in the release 1.1, which had been downloaded 58
times. The present mason-cm-1.1.tar.gz is now complete. 
Of course it makes more sense to upgrade to 1.2.

DESCRIPTION
Mason-CM is a web content management system built on Apache/
mod_perl. It's optimized arbitrary any file based web productions.
It’s optimized to manage multiple sites of SMB’s together with
multiple graphic designer companies or professional content
contributors.

CHANGES/FEATURES/FIXES
 - Removed the usage of File::PathConvert::realpath
   which has been set as deprecated
 - Centralized check method for not fiddling up the path
   of a branch via manual changed query strings instead
   of having the same code over and over
 - Rewrote the copyFile.comp
 - Fixed wrong error message while copying or moving
 - Optimized the internal error stack
 - More precise installing instructions
 - Bulk Trigger, which is still not working, is not
   showed when there is no productive area

RESOURCES
Visit the web site of Mason-CM:
 - http://mason-cm.itassistance.biz/index
Try the online demo:
 - http://demo.mason-cm.itassistance.biz/index
   ID: demo
   PWD: demo
Download the tarball or browse CVS:
 - http://sourceforge.net/projects/mason-cm/

DOCUMENTATION
Find documentation files on installation,
changes, configuration ...
 - http://mason-cm.itassistance.biz/doc/readme


Enjoy, Christian  -  [EMAIL PROTECTED]  -



-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html



[ANNOUNCE] Mason-CM 1.1, Current Mason Adaption and Fixes

2003-06-03 Thread Christian Hauser
Finally I upgraded all my sites to Mason 1.20 and so Mason-CM has
been updated too. At the same time I could fix a few little things.

DESCRIPTION
Mason-CM is a web content management system built on Apache/
mod_perl. It's optimized arbitrary any file based web productions.
It’s optimized to manage multiple sites of SMB’s together with
multiple graphic designer companies or professional content
contributors.

CHANGES/FEATURES/FIXES

 * Made it Mason 1.20 (1.14-1.19) compatible.
 * Optimized behavior of Branch parameter 'compile' and
   'data_dir' and added 'object'.
 - Enabled that Branch parameter 'path' can reside deeper
   in a Mason comp_root
 - Renewed checking for Mason compilation errors
 - Fixed some caching irregularities
 - Fixed cookie problem sometimes not been set
 - Fixed reload list
 - Fixed triggering out of search
 - Optimized all the redirect cases; external, internal, request
 - Enhanced install documentation

RESOURCES
Visit the web site of Mason-CM:
 - http://mason-cm.itassistance.biz/index
Try the online demo:
 - http://demo.mason-cm.itassistance.biz/index
   ID: demo
   PWD: demo
Download the tarball or browse CVS:
 - http://sourceforge.net/projects/mason-cm/

DOCUMENTATION
Find documentation files on installation,
changes, configuration ...
 - http://mason-cm.itassistance.biz/doc/readme

NEWS
Using the latest Mason version:
 - http://sourceforge.net/forum/forum.php?forum_id=279789

LIMITATIONS
The display has only been tested on major browsers. Please
tell me if you discover a really bad display ... Thanks.


Enjoy, Christian  -  [EMAIL PROTECTED]  -



[ANNOUNCE] Mason-CM 1.0b, Usability Maintenance Release

2003-04-03 Thread Christian Hauser
I'm happy to announce the long awaited, probably forgotten
usability and maintenance release of Mason-CM, version 1.0b.

DESCRIPTION
Mason-CM is a web content management system for arbitrary
any file based web productions. It’s optimized to manage
multiple sites of SMB’s together with multiple graphic
designer companies or professional content contributors.
It's built on the Mason delivery engine and mod_perl.

RESOURCES
Visit the web site of Mason-CM:
 - http://mason-cm.itassistance.biz/index
Try the online demo:
 - http://demo.mason-cm.itassistance.biz/index
   ID: demo
   PWD: demo
Download the tarball or browse CVS:
 - http://sourceforge.net/projects/mason-cm/

CHANGES/FEATURES/FIXES
 * Locking now for all file types
 * Multi user project setup
 * File download server, incl. security
 * Versioning on any file write related action
 * Templates for new text files
 * New withdraw functionality when using triggering
 * Enhanced spell check interface
 * Many upload functionalities
 * Rollback on versions also for binary files
 * Simple user admin interface when using .htaccess files

DOCUMENTATION
Find documentation files on installation,
changes, configuration ...
 - http://mason-cm.itassistance.biz/doc/readme

NEWS
Mason-CM Got a New Dress:
 - http://sourceforge.net/forum/forum.php?forum_id=265138

LIMITATIONS
This release runs fine with Mason V 1.05-09. I will go
through the code under Mason 1.19 by middle of April.

The display has only been tested on IE5.0/6.0 and Mozilla
1.2.1.


Enjoy, Christian  -  [EMAIL PROTECTED]  -





Re: Spell Checkers and EMail

2003-03-06 Thread Christian Hauser
Hello Philip


I just digged my way through Ispell a great spell checking module
with libraries for many languages:
http://fmg-www.cs.ucla.edu/geoff/ispell.html

See the my latest contribution on this topic in the Mason thread:
http://marc.theaimsgroup.com/?l=masonm=104657497230694w=2

I used it to spell check text before saving it. Offering a spell
interface incl. suggestion and personal dictionary.


Regards Christian


== beginn original ==
Date: Donnerstag, 6. März 2003, 04:21:07
Subject: Spell Checkers and EMail

We send a good deal of templated based E-Mail with the option to edit right 
before sending.  The editing is done via webpage running under 
mod_perl/Apache or PerlEx/IIS with Oracle and MSSQL backends respectively.

Anyone know of any good modules to add a spellchecker ability to this edit 
screen or possibly the one on the next page (submit button) ?

Thanks for the advice.


-- 
END 
-- 
Philip M. Gollucci [EMAIL PROTECTED] 301.474.9294 301.646.3011 (cell) 

Science, Discovery,  the Universe (UMCP) 
Webmaster  Webship Teacher 
URL: http://www.sdu.umd.edu 

eJournalPress 
Database/PERL Programmer  System Admin 
URL : http://www.ejournalpress.com 

Resume : http://p6m7g8.net/Resume 

=== end original