<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>WordPress.com Forums &#187; Topic: Ordered Lists</title>
		<link>http://en.forums.wordpress.com/topic/ordered-lists</link>
		<description>WordPress.com Forums &#187; Topic: Ordered Lists</description>
		<language>en</language>
		<pubDate>Thu, 20 Jun 2013 12:30:18 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/ordered-lists" rel="self" type="application/rss+xml" />

		<item>
			<title>dmusdnews on "Ordered Lists"</title>
			<link>http://en.forums.wordpress.com/topic/ordered-lists#post-179298</link>
			<pubDate>Sun, 23 Mar 2008 20:19:15 +0000</pubDate>
			<dc:creator>dmusdnews</dc:creator>
			<guid isPermaLink="false">179298@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thank you Andy.</p>
<p>I'll try re-importing my blogger site and see how it goes, not having those features was a show-stopper for me.
</p>
]]></description>
					</item>
		<item>
			<title>andy on "Ordered Lists"</title>
			<link>http://en.forums.wordpress.com/topic/ordered-lists#post-177188</link>
			<pubDate>Sun, 16 Mar 2008 22:10:30 +0000</pubDate>
			<dc:creator>andy</dc:creator>
			<guid isPermaLink="false">177188@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>We do allow style attributes on many HTML elements. The CSS in these attributes are filtered just the same as Custom CSS. What we do not allow is style tags.</p>
<p>The stripping of style, type, and start attributes was not intended. Now these are allowed on ol tags. Also, style and type are allowed on ul tags.</p>
<p>Thank you for the report.
</p>
]]></description>
					</item>
		<item>
			<title>dmusdnews on "Ordered Lists"</title>
			<link>http://en.forums.wordpress.com/topic/ordered-lists#post-176855</link>
			<pubDate>Sun, 16 Mar 2008 01:30:31 +0000</pubDate>
			<dc:creator>dmusdnews</dc:creator>
			<guid isPermaLink="false">176855@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I appreciate your response, but what I'm talking about wouldn't affect anyone else and has nothing to do with any theme I'm using.</p>
<p>I'm talking about a change that would affect the content of my individual posts, nothing else.</p>
<p>By disallowing the HTML "type" attribute and the "list-style-type" CSS property, WordPress is preventing me from creating an ordered list that uses letters  instead of numbers.  This has nothing to do with any template.</p>
<p>I think you're referring to bullet styles and custom bullets and those are often customized differently in different templates, but I have yet to see a template that customizes ordered lists.</p>
<p>The HTML editor in WordPress already allows me to do several things I can't do in the wsiwyg editor.  I'd like the ability to have a list enumerated with letters instead of numbers, nothing fancy here.
</p>
]]></description>
					</item>
		<item>
			<title>raincoaster on "Ordered Lists"</title>
			<link>http://en.forums.wordpress.com/topic/ordered-lists#post-176844</link>
			<pubDate>Sun, 16 Mar 2008 00:53:35 +0000</pubDate>
			<dc:creator>raincoaster</dc:creator>
			<guid isPermaLink="false">176844@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You are correct: WordPress.com strips out those customizations because we are on a shared blogging platform and if you were allowed to change those items on your blog, you would be changing them for everyone else using the same theme. </p>
<p>If you are familiar with working with CSS you have the option of purchasing the CSS upgrade, which would allow you to make changes of this nature.
</p>
]]></description>
					</item>
		<item>
			<title>dmusdnews on "Ordered Lists"</title>
			<link>http://en.forums.wordpress.com/topic/ordered-lists#post-176841</link>
			<pubDate>Sun, 16 Mar 2008 00:34:36 +0000</pubDate>
			<dc:creator>dmusdnews</dc:creator>
			<guid isPermaLink="false">176841@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>It appears that WordPress supports no customizations to ordered lists.</p>
<p>The HTML attributes "type" and "start" are stripped from any code I enter, e.g.:<br />
<code>&lt;br /&gt;
&lt;ol type=&quot;A&quot; start=&quot;3&quot;&gt;&lt;/p&gt;
&lt;li&gt;xxxx&lt;/li&gt;
&lt;li&gt;yyyy&lt;/li&gt;
&lt;p&gt;</code></p>
<p>would have the "type" and "start" attributes stripped.</p>
<p>I realize that "type" and "start" are deprecated attributes, so I tried the list style CSS properties, e.g.:<br />
<code>&lt;br /&gt;
&lt;ol style=&quot;list-style-type: upper-alpha&quot;;&lt;/p&gt;
&lt;li&gt;xxxx&lt;/li&gt;
&lt;li&gt;yyyy&lt;/li&gt;
&lt;p&gt;</code></p>
<p>These all work beautifully in blogger and other environments and I'm at a loss to understand why these attributes and CSS properties would be stripped in WordPress.</p>
<p>More information:<br />
<a href="http://w3schools.com/css/pr_list-style-type.asp">http://w3schools.com/css/pr_list-style-type.asp</a><br />
<a href="http://w3schools.com/tags/tag_ol.asp">http://w3schools.com/tags/tag_ol.asp</a>
</p>
]]></description>
					</item>

	</channel>
</rss>
