473,320 Members | 1,799 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Please recommend a HTML template engine written in php

PHP is already a HTML templating laguage, but I am looking for a HTML
template engine for users who know nothing about HTML. This template engine
should not be too complex, as this is for very basic users only.

Some HTML online editor is good, but too complex, it's useful for web
builder writting HTML page.
Jul 20 '05 #1
8 2495
"HchC" <no****@nowhere.com> a écrit dans le message de
news:c5**********@news.seed.net.tw
PHP is already a HTML templating laguage, but I am looking for a HTML
template engine for users who know nothing about HTML. This template
engine should not be too complex, as this is for very basic users
only.


Smarty is very popular, very powerful. Of course for complex things your
users will have to learn the Smarty language, but otherwise it's very easy
to build it up.

Jul 20 '05 #2
"HchC" <no****@nowhere.com> a écrit dans le message de
news:c5**********@news.seed.net.tw
PHP is already a HTML templating laguage, but I am looking for a HTML
template engine for users who know nothing about HTML. This template
engine should not be too complex, as this is for very basic users
only.


Smarty is very popular, very powerful. Of course for complex things your
users will have to learn the Smarty language, but otherwise it's very easy
to build it up.

Jul 20 '05 #3
HchC wrote:
PHP is already a HTML templating laguage, but I am looking for a HTML
template engine for users who know nothing about HTML. This template engine
should not be too complex, as this is for very basic users only.

Some HTML online editor is good, but too complex, it's useful for web
builder writting HTML page.

What exactly are you looking for? Are you looking for a CMS system? If
you want a CMS I'd like to recommend Plone. Or you can try
egroupware<http://www.egroupware.org> which has a CMS tool called sitemgr.

Are you looking for a DMS (document management system)? Or you want
something like wiki?
Jul 20 '05 #4
HchC wrote:
PHP is already a HTML templating laguage, but I am looking for a HTML
template engine for users who know nothing about HTML. This template engine
should not be too complex, as this is for very basic users only.

Some HTML online editor is good, but too complex, it's useful for web
builder writting HTML page.

What exactly are you looking for? Are you looking for a CMS system? If
you want a CMS I'd like to recommend Plone. Or you can try
egroupware<http://www.egroupware.org> which has a CMS tool called sitemgr.

Are you looking for a DMS (document management system)? Or you want
something like wiki?
Jul 20 '05 #5
No, I am not looking for CMS, DMS may be, would you like to recommend one?

"Zhang Weiwu" <zh********@realss.com> ?????
news:c5************@ID-165187.news.uni-berlin.de...
HchC wrote:
PHP is already a HTML templating laguage, but I am looking for a HTML
template engine for users who know nothing about HTML. This template engine should not be too complex, as this is for very basic users only.

Some HTML online editor is good, but too complex, it's useful for web
builder writting HTML page.

What exactly are you looking for? Are you looking for a CMS system? If
you want a CMS I'd like to recommend Plone. Or you can try
egroupware<http://www.egroupware.org> which has a CMS tool called sitemgr.

Are you looking for a DMS (document management system)? Or you want
something like wiki?

Jul 20 '05 #6
No, I am not looking for CMS, DMS may be, would you like to recommend one?

"Zhang Weiwu" <zh********@realss.com> ?????
news:c5************@ID-165187.news.uni-berlin.de...
HchC wrote:
PHP is already a HTML templating laguage, but I am looking for a HTML
template engine for users who know nothing about HTML. This template engine should not be too complex, as this is for very basic users only.

Some HTML online editor is good, but too complex, it's useful for web
builder writting HTML page.

What exactly are you looking for? Are you looking for a CMS system? If
you want a CMS I'd like to recommend Plone. Or you can try
egroupware<http://www.egroupware.org> which has a CMS tool called sitemgr.

Are you looking for a DMS (document management system)? Or you want
something like wiki?

Jul 20 '05 #7
Smarty is good, but it's for "smart" people...not for average users.

"Pierre Goiffon" <pg******@nowhere.invalid> ?????
news:40*********************@news.free.fr...
"HchC" <no****@nowhere.com> a écrit dans le message de
news:c5**********@news.seed.net.tw
PHP is already a HTML templating laguage, but I am looking for a HTML
template engine for users who know nothing about HTML. This template
engine should not be too complex, as this is for very basic users
only.


Smarty is very popular, very powerful. Of course for complex things your
users will have to learn the Smarty language, but otherwise it's very easy
to build it up.

Jul 20 '05 #8
Smarty is good, but it's for "smart" people...not for average users.

"Pierre Goiffon" <pg******@nowhere.invalid> ?????
news:40*********************@news.free.fr...
"HchC" <no****@nowhere.com> a écrit dans le message de
news:c5**********@news.seed.net.tw
PHP is already a HTML templating laguage, but I am looking for a HTML
template engine for users who know nothing about HTML. This template
engine should not be too complex, as this is for very basic users
only.


Smarty is very popular, very powerful. Of course for complex things your
users will have to learn the Smarty language, but otherwise it's very easy
to build it up.

Jul 20 '05 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: Nick Messick | last post by:
I have a multi step signup form that I'm building and I have the following question. Should I do it this way: <?php if (blah == 1) { ?><table><td width="100">........etc <?php } else { ?>...
1
by: C. Olive | last post by:
Environment: Classic ASP running on IIS v5.1 Scripting Language: VBScript I suppose someone would have to be somewhat familiar with Perl in order to answer this question specifically. If you...
2
by: Geoff Soper | last post by:
I've just written some HTML to be used with CSS and would like some opinions on if it's any good. I was aiming for the content to be easily accessible from CSS, bearing in mind the HTML will have...
18
by: pkassianidis | last post by:
Hello everybody, I am in the process of writing my very first web application in Python, and I need a way to generate dynamic HTML pages with data from a database. I have to say I am...
1
by: David Van D | last post by:
Hi there, A few weeks until I begin my journey towards a degree in Computer Science at Canterbury University in New Zealand, Anyway the course tutors are going to be teaching us JAVA wth bluej...
4
by: shuisheng | last post by:
Dear All, I want to develop an engine library for a particular purpose such as a physical phenomenon simulation. The input is the required physical data and geometry. The output is the...
272
by: Peter Olcott | last post by:
http://groups.google.com/group/comp.lang.c++/msg/a9092f0f6c9bf13a I think that the operator() member function does not work correctly, does anyone else know how to make a template for making two...
7
by: petr.jakes.tpc | last post by:
Hi group, I would like to convert the output of the SQL query, or more generally I would like to convert any "table" data to the html table. I would like to set some rules to format cells,...
2
by: Royt | last post by:
Hi, I'm a newbie to Python, but I think it won't be too hard to learn. A few days ago I registered Google App Engine, it only support Python 2.5. I want to set my blog on it soon. But it's not easy...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.