K
krismarissens
I don't know if this is the right forum to be posting this... But here i go:
Hi,
I'm currently working on a rather large CMS driven website. The idea is to
use Word 2003 documents and import them in a custom built CMS application.
Is there any way to define basic html tags (<p>; <h1>-<h6>; <ul>; <li>;...
and assign a class="name" to them using only Word's built-in styles in a way
that a novice-enduser without any knowledge of html can easily prepare
articles?
To eliminate the non-compliant Word-specific code i'm planning to add the
(html) TidyLib to the app.
Almost forgot to mention: the output should also validate as XHTML 1.0
Strict
Thanks,
Kris
Hi,
I'm currently working on a rather large CMS driven website. The idea is to
use Word 2003 documents and import them in a custom built CMS application.
Is there any way to define basic html tags (<p>; <h1>-<h6>; <ul>; <li>;...
and assign a class="name" to them using only Word's built-in styles in a way
that a novice-enduser without any knowledge of html can easily prepare
articles?
To eliminate the non-compliant Word-specific code i'm planning to add the
(html) TidyLib to the app.
Almost forgot to mention: the output should also validate as XHTML 1.0
Strict
Thanks,
Kris