PDA

View Full Version : list of all cms articles


scabbed
08-09-2012, 09:04 AM
hello,

first sorry for my english

is it possible to make a list of all my cms articles alphabetically, without preview, so its easier for my member to find one without searching in the categorie (if the categorie have lots of page)

they could use the searching form, but i never manage to make it work for words with only 2 letters

a page like that :

A C

-abc -Cfdf
-abcd -cghj
-abcv

B D

-bfef -dfdfd
-gege -dfggg
-hfhfd

etc...

thanks

Lynne
08-09-2012, 03:07 PM
You could write a php article with a query to list all the articles on the site. You'd need to get a bit fancy to list them in the style you want though.