Coder Social home page Coder Social logo

niterain / zpt-java Goto Github PK

View Code? Open in Web Editor NEW

This project forked from davidcana/zpt-java

0.0 2.0 0.0 400 KB

Zenon Page Templates - Java (ZPT-Java) is a Java implementation of Zope Page Templates (ZPT).

Home Page: https://github.com/davidcana/ZPT-Java/wiki

License: GNU Lesser General Public License v3.0

Shell 0.05% HTML 25.23% Java 74.71% Groovy 0.02%

zpt-java's Introduction

Zenon Page Templates - Java (ZPT-Java) is a Java implementation of Zope Page Templates (ZPT).

----------------------------------
Zope Page Templates are a web page generation tool. They help programmers and designers collaborate in producing dynamic web pages for Zope web applications. Designers can use them to maintain pages without having to abandon their tools, while preserving the work required to embed those pages in an application.

The goal of Page Templates is to allow designers and programmers to work together easily. A designer can use a WYSIWYG HTML editor to create a template, then a programmer can edit it to make it part of an application. If required, the designer can load the template back into his editor and make further changes to its structure and appearance. By taking reasonable steps to preserve the changes made by the programmer, the designer will not disrupt the application.

Page Templates aim at this goal by adopting three principles:

    - Play nicely with editing tools.
    - What you see is very similar to what you get.
    - Keep code out of templates, except for structural logic.

A Page Template is like a model of the pages that it will generate. In particular, it is parseable by most HTML tools.
----------------------------------
(from Zope2 book, http://docs.zope.org/zope2/zope2book/ZPT.html)

Please, take a look to https://github.com/davidcana/ZPT-Java/wiki for more information about ZPT-Java.

zpt-java's People

Contributors

davidcana avatar

Watchers

Levi Stanley avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.