AZIndex Demos
Here is an example of the output of AZIndex with just a couple of the default options changed — two columns and enabling the alphabetical links.
New with version 0.5 — alphabetical headings (optional, of course). I knew there was something missing before!
It is simply an alphabetical index of my blog posts using the title as the headings:
A
- Adding An Index to your Blog's Sidebar
- Announcing AZIndex Plugin for WordPress
- Announcing AZIndex version 0.5.1
(lean, mean caching machine) - Automated Customer Service from Hell
- Automated Customer Service: Satan Rides Again
- AZIndex 0.5.3 Released
- AZIndex : The Lowdown on Caching Index Pages
- AZIndex Demos offline for a while
- AZIndex User Guide Under Way
- AZIndex v0.6 Released
- AZIndex: Caching In -- Update
B
- Beauty and the Beast Combined
- Blowing Through the Windy City
C
- Car Insurance -- Are You Paying Too Much?
- Classic Fry and Laurie
- Congratulations to Barak Obama,
The Next President of the United States D
- Do I Have a Problem?
E
- Erm. AZIndex 0.6.2 Anyone?
- Eureka! Indexes in Chronological Order
F
- Freaky Robot Things
- Friday Funny: A Final Bash
- Friday Funny: The Web of Caves
H
- Heel, Heal Thyself
I
- I Have Returned.... Again
- I Shall Return... Honest!
- Incidental Imponderables #1
I (continued)
- Incidental Imponderables #2
M
- Misquoted By Google
- Movie Review: Pottering About - Part Five (spoiler-free)
- My allegedly jaundiced view of the world
N
- New Version of AZIndex Plugin in the Offing
- New: The AZIndex User Extensions Plugin
P
- Pastors Hagee and Wright, Please Stand Aside
- Poll: A One Way Mission to Mars - Would You Go?
- Possible AZIndex Problem for Servers Using MySQL 4.0.x
- Psst! AZIndex Updated Again
Q
- Question of the Week
R
- Road Rage and the Sunday Driver
S
- Spam Ahoy!
T
- Tinker, Tailor
U
- Under African Skies
W
- Warning: WordPress Posts Ahoy
- Welcome
- Where the Wild Things Are
- Wildcatting, African Style
- WordPress 2.6 Released
- WordPress Quick Tips #1:
Embedding HTML in Post Titles - WordPress Quick Tips #2:
Embedding HTML in Blog Taglines - WordPress Quick Tips #3:
Adding a Shortcode to a Sidebar Widget - WordPress Quick Tips #4:
Formatting Your Posts the Easy Way - WordPress Users: You Have Been Classified
Here is an example using custom fields to build an index of book reviews. I have add two custom fields to some of the old posts in my blog — Author and Title. I then added authors’ names and their book titles to those fields and tagged the posts with “reviews”.
NOTE: The links do not take you to real book reviews, just some random old posts in my blog.
This index sets the option to group all entries (books) with the same header (author) together:
B
- Banks, IainThe Crow RoadThe Wasp Factory
- Brin, DavidGlory Season
H
- Hamilton, Peter F.The Reality Dysfunction
- Harris, RobertFatherland
L
- Le Carre, JohnTinker, Tailor, Soldier, Spy
P
- Pratchett, TerryMortThe Colour of MagicThe Light Fantastic
R
- Rowling, J. K.Harry Potter and the Chamber of SecretsHarry Potter and the Goblet of Fire
Finally, another Book Review Index Demo, this time complete with descriptions and a star rating.
Nick said,
Using just the title as the heading for me is displaying a title without a link, yet the html shows an empty link where the subheading would go if I were to use it.
Nick said,
Nevermind that, I had selected “Group items with the same heading under one main entry”
English Mike said,
Hi Nick, glad you sorted yourself out. You actually hit on something which might be a cause of confusion to users. I will have to think about what the plugin should do under those circumstances to minimize any possible misunderstanding.
Mike
Benny said,
nice workd!
Barbara said,
How come on some listings the “Title” comes before the “Author” such as for “FatherlandHarris, Robert” and there is no space between the custom fields? Is there a way to adjust it so that all the listings show up like the JK Rowling entry — with the Titles listed below?
Barbara said,
How come on some listings the “Title” comes before the “Author” such as for “FatherlandHarris, Robert” and there is no space between the custom fields? Is there a way to adjust it so that all the listings show up like the JK Rowling entry — with the Titles listed below?
Jbrinx said,
The paging works wrong with “WP Page Numbers” plugin
But it looks fine, I’ll keep on trying
English Mike said,
Hi Barbara. I have looked into the problem with some of the titles and subtitles appearing on the same line, and it looks like a problem with CSS incompatibility. Opera and Safari have the problem. IE6, IE7, and Mozilla do not, so the Opera and Safari browsers are doing something a little different with the CSS. I will look to see if I can tweak the default CSS so that it works correctly on all browsers.
English Mike said,
Jbrinx, I just looked at the WP Page Numbers plugin and it looks very nice, but the way AZindex is designed, I don’t think there is an easy way for them to co-exist on the same blog page — i.e. to use the Page Numbers plugin to provide the paging done by AZIndex.
With AZindex, you are only using one page. When you use the AZindex page controls, you are simply moving through the index on the same page — you’re not switching blog pages which is where the WP Page Numbers plugin comes in.
What I suggest you can do if you want to prevent WP Page Numbers paging controls and AZindex paging controls from appearing on the same page is to use a different page template for you index page that does not include the PHP code which displays the WP Page Numbers controls.
That will obviously not solve the problem with the two sets of page controls looking different. I have added CSS styles for all the different components of the page controls, so you do have quite a bit of control over the appearance of the AZIndex page controls. With some tweaking on both sides, you might be able to get both page controls looking quite similar. (Note, I do have some work to do documenting the CSS styles I added. However, if you look at the source of HTML an AZIndex page you should be able to figure most of it out from that).
If you have more specific issues with the two plugins coexisting on the same blog that I haven’t covered here, please let me know more information about them.
Gregory said,
any luck on updating the default CSS to have the title and subtitle appear on different lines with safari/opera/chrome browsers?
10 - X Best Plugins for Comments « Feet up, eyes closed, head back said,
[...] and tags, display them in up to four columns on a single page or over multiple pages.” see Demo1 and Demo2 Possibly related posts: (automatically generated)“Stats” pluginPlugins and [...]
Liens blogmarks de la semaine | Ozmoz said,
[...] English Mike ยป AZIndex Demos [...]
ellis said,
A wonderful plugin, it works great! (The 2.7 code adjustment posted at the WP repository was a big help, tyvm)
I’m new to wordpress and am having some difficulty with the custom fields. I’d like the index to display:
Index Heading = Category
Index Sub-Heading = Sub-Category
What would the text input be for the custom fields using this configuration?
Thank You