![]() |
|
article topics - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html) +--- Thread: article topics (/thread-4977.html) |
article topics - quaker - 2009-04-06 can some one give me a basic code design for this? all i want to do is pull the article topics in a list style with hyper links. article topics - quaker - 2009-04-06 this is what i got so far, but im a long way off. [/code] this only print the article topic when i click on a article in the side bar. article topics - quaker - 2009-04-06 ' [list]
' article topics - acrylian - 2009-04-06 Of course that does not work as that prints the current arctile's title. As far as I understand you want the latest news, there is a function for that: article topics - quaker - 2009-04-06 I would like to print only the topic nothing else in a list style format.
article topics - acrylian - 2009-04-06 Then use one of these and make your own loop: article topics - quaker - 2009-04-13 Question is it always see the manual? or can i ever get a little bit of help? A great supporting community is where every one give help including some special coding. I feel the lack of support or the help here is one thing really holding zenphoto back. So, why not help people understand more and get a bigger suport community going?? my 2 cents. p.s. Don't be mad.. just step up to the plate.... article topics - acrylian - 2009-04-13 Opinions are always welcome. I am sorry if you feel that way but we are really a very small team and do not forget we are volunteers working in our spare time. We really don't have the resources to post solutions for everyone's concrete problems. I really can't agree that we are not giving enough help and support. We clearly provide a lot of help on this forum you will notice by looking around. The functions above do exactly what you asked about. That said please don't expect that we are doing your work for free. If you want special things to be done you need to either learn a little more or get someone to do it for you. |