Hi! I have a minor but irritating problem with the 'List' menu button (the one you need to add from customising that automates lists from lines of content).
It works quite Ok but it DOES NOT include closing tags for the <li> elements; you get:
<ul>
<li>djvnd h oi okjhth
<li>fnvn gbgi iogfbdf gdb
</ul>
I realise that HTML pages will work without the closing tags; however, this is simply not good coding practice.
Is there any chance of a fix for this very handy feature.
Keep up the good work, this is a very good piece of software.
Regards,
Peter
Problem with HTML List button
Moderator: kfury77
Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
Please try to follow these guidelines. This will help to receive faster and more accurate response.
- Check the Support section of the corresponding product first. Chances are you will find your answer there;
- Do not create new topics for already reported problems. Add your comments to the existing topics instead;
- Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
- Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
- Include the version number of the software you are using;
- This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
- pjafrombbay
- Posts: 15
- Joined: Fri Mar 11, 2005 6:27 am
- Location: Batemans Bay, NSW, Australia
Problem with HTML List button
...men judge generally more by the eye than by the hand, because it belongs to everybody to see you, to few to come in touch with you. -- Niccolo Machiavelli, The Prince, ch. 18
- chrisjlocke
- Top Contributor
- Posts: 995
- Joined: Mon Aug 01, 2005 4:12 pm
- Location: Essex, UK
- Contact:
- pjafrombbay
- Posts: 15
- Joined: Fri Mar 11, 2005 6:27 am
- Location: Batemans Bay, NSW, Australia
List problems
I have just tried it again and I get the following:
<body>
<p>Version 7.3.0.69</p>
<ul>
<li>aaaaaa
<li>bbbbbb
<li>cccccc
</ul>
<ol>
<li>zzzzzz
<li>xxxxxx
<li>yyyyyy
</ol>
</body>
When I noticed the problem this afternoon I downloaded HTMLPad again, but I already had the latest version.
I have also made sure that the 'Add list item end-tags' option is ticked in the Preference settings.
Regards,
Peter
<body>
<p>Version 7.3.0.69</p>
<ul>
<li>aaaaaa
<li>bbbbbb
<li>cccccc
</ul>
<ol>
<li>zzzzzz
<li>xxxxxx
<li>yyyyyy
</ol>
</body>
When I noticed the problem this afternoon I downloaded HTMLPad again, but I already had the latest version.
I have also made sure that the 'Add list item end-tags' option is ticked in the Preference settings.
Regards,
Peter

...men judge generally more by the eye than by the hand, because it belongs to everybody to see you, to few to come in touch with you. -- Niccolo Machiavelli, The Prince, ch. 18
- chrisjlocke
- Top Contributor
- Posts: 995
- Joined: Mon Aug 01, 2005 4:12 pm
- Location: Essex, UK
- Contact:
I've just installed it on my test machine, and its worked fine.
You mention "the one you need to add from customising that automates lists from lines of content". When I installed it (and on my WeBuilder app) its on the HTML toolbar automatically.
Let me try your settings. From the Options menu, select Export settings. Save this .reg file somewhere, zip it up, and email it to me at blu @ chrisjlocke . co . uk and I'll see if I can reproduce it.
Ta!
You mention "the one you need to add from customising that automates lists from lines of content". When I installed it (and on my WeBuilder app) its on the HTML toolbar automatically.
Let me try your settings. From the Options menu, select Export settings. Save this .reg file somewhere, zip it up, and email it to me at blu @ chrisjlocke . co . uk and I'll see if I can reproduce it.
Ta!
- syrupcore
- Top Contributor
- Posts: 917
- Joined: Thu Jul 21, 2005 12:58 am
- Location: Portland, Oregon, usa
- Contact:
there's no reason not to close tags in any doctype. Just going to make it more difficult for people to move thier documents to XHTML in the long run.
and while we're here... please, no border property in the image insertion! If I have xhtml strict as my doctype then make the magic voodoo shaker give me an xhtml compliant line with alt= instead of border=!
Pleeeeeeease?

Will
and while we're here... please, no border property in the image insertion! If I have xhtml strict as my doctype then make the magic voodoo shaker give me an xhtml compliant line with alt= instead of border=!


Will