jeffa, thank you for the suggestion. I am having trouble where Krang could address:
- Simple conversion of existing html web page to editable parts of the page. for example rounding off half of the html code and letting a user do what they want with it- examples in original post.
- Keeping the document as a single html document , that is static, and valid. Someone else can edit the doc without knowing anything about Krang,HTML Template, etc etc.
I want to stress that this is not about a templating system, this is about keeping a static website; static. And offering a way to edit it (via minimal alteration and or appending ).
If Krang addresses these things, I'm having trouble finding it. I'm sorry if I'm being confusing in what I'm asking about. It's a little weird.. I know.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.