I have installed a script on a site wich is going to be used to publish artikels about health and medical care. However it's a dirty written script and doesn't work as it's supposed to.
I need articles to be sorted out alphabetically and in catagories. Not showing the whole or part of the article just the title.
as far as WordPress is concerned, I imagine it's possible- as WP is coded in PHP- however, you might need to program such a thing yourself, if you intend to integrate it into WP (unless someone has already done this for you), I imagine someone already has, and I imagine it's not as complex as including this entire script into WP, or rewriting WP functions to accomodate for your customizations.