Hi all.

I'm pleased to announce the release of the first stable version of
MasonX::Request::HTMLTemplate ver. 0.04.

This module tries to add two peculiar functionalities to Mason:

- easy use of templates (inherits HTML::Template);
- easy building of localized web site; 

to produce a framework with all power of Mason but by separating completely 
the script language from the graphical interface language. 

This distribution contains two modules: MX:Re:HTMLTemplate and
MX::Re::HT::WithApacheSession. 
The first inherits directly Mason Request while the other inherits 
MX::Re::WithApacheSession to use session in your web sites and templates.

Documentation is completed and contains many examples of how to use these 
modules

This distribution is available through a CPAN mirror or at

http://search.cpan.org/author/EBRUNI/MasonX-Request-HTMLTemplate-0.04/

Changes:

00.04  (2003-08-04)
===================
- Fix a bug in WithApacheSession that cause problems when using session.
- Add LICENSE to distribution.

00.03  (2003-08-02)
===================
- Added many examples in documentation. Moreover it has been fixed in some 
  points.

- MasonX::Request::WithApacheSession is not required anymore to use this
module.
  Removed from required modules.

- Fixed a bug in items method that it tried to use session also if there was
noś
  session module available.

- Test file was wrong. Created now tests for HTMLTemplate and 
  WithApacheSession

- Created manual for WithApacheSession

- Completed separation of code between HTMLTemplate and WithApacheSession.
Now
  all code, necessary in order to use session variables, is placed in 
  WithApacheSession.

- Use of module "base" instead of directly use of @ISA.
  

00.02  (2003-07-30)
===================
- Added more examples and synopsis to pod files.

- MasonX::Request::HTMLTemplate now inherits only
HTML::Mason::ApacheHandler,
  HTML::Mason::Request, HTML::Mason::CGIHandler. To use sessions and 
  have an object that inherits from MasonX::Request::WithApacheSession
  use the new module MasonX::Request::HTMLTemplate::WithApacheSession.

- template_base_path and default_language initialize parameters
  are now optional. The default value for the first is 'undef' that is
  template_base_path it coincides with Mason component root directory.
  The default value for the other is 'en'.

00.01  (2003-07-29)
===================
- original version

Bye










------------------------------------------------------------
+      Dott. Bruni Emiliano - Graduated in Physics         +
------------------------------------------------------------
+   Cisco Certificated Designer Associate                  +
+   Software developer & Network Administrator             +
+   Nick Handle: EB1346-RIPE  BE1484        ICQ: #16774468 +
+   E-Mail: [EMAIL PROTECTED]                                 +
+   Web:    http://www.ebruni.it                           +
+----------------------------------------------------------+

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.502 / Virus Database: 300 - Release Date: 18/07/2003
 



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to