• I just started using the Clean Archives Reloaded plugin. I like it very much, but I do have one small problem with it. The plugin outputs the archives in a ul — as in an unordered list. Archives are basically a list of dates. They have an inherent order and so should be wrapped in a ol.

    If this change could be made in the plugin so that I don’t have to do it myself every time I upgrade it, I’d be a happy camper.

    Sorry, but semantic coding is one of my pet peeves! In my book, outputting a list of ordered data in a ul is little better than using a table!

Viewing 1 replies (of 1 total)
  • The advantage of using ul is that it shows up decent in most themes. If I were to use a ol, most themes would number prefix the items. Yes, I could force it to a bullet with CSS, but then it may not match the theme, etc.

    The pros of changing to ol don’t outweigh the cons.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Clean Archives Reloaded] List output’ is closed to new replies.