 |

jprickitt
User
Feb 25, 2005, 3:31 PM
Post #1 of 10
(1840 views)
Shortcut
|
|
Category Main Pages: Want to have a description, etc
|
Can't Post
|
|
On the category main pages, I'd like to have a field to edit a description of the category. Plain text that would get put on the page. I'd choose to put it in the H2. It would also be useful to have additional fields to define like in the articles editor for each article. Any way to do this? Do I need to resort to PHP or creating different templates? If so, this keeps my client from being able to edit the text from within Article Manager...
|
|
|  |
 |

ross
Staff
/ Moderator

Feb 27, 2005, 1:18 PM
Post #2 of 10
(1822 views)
Shortcut
|
|
Re: [jprickitt] Category Main Pages: Want to have a description, etc
[In reply to]
|
Can't Post
|
|
Hi. Thanks for posting! Unfortunetly there Article Manager isn’t setup for category descriptions. What I’ll do in the meantime is add your name to the list of people who are also interested in this feature. When the developers start looking at the next version of Article Manager, after MySQL, they’ll be able to look at including this. Thanks for the great suggestion. Just let me know if you have any questions, or anymore suggestions . ----------------------------------------------------------- Cheers, Ross Fairbairn - Product Specialist support@interactivetools.com
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
|
|
|  |
 |

jprickitt
User
Feb 27, 2005, 2:48 PM
Post #3 of 10
(1821 views)
Shortcut
|
|
Re: [ross] Category Main Pages: Want to have a description, etc
[In reply to]
|
Can't Post
|
|
MySQL support sounds good. Maybe there'd be a way to add fields to categories that way...?
|
|
|  |
 |

ross
Staff
/ Moderator

Feb 27, 2005, 4:11 PM
Post #4 of 10
(1819 views)
Shortcut
|
|
Re: [jprickitt] Category Main Pages: Want to have a description, etc
[In reply to]
|
Can't Post
|
|
Hi again. With the release of MySQL I am sure there will be quite a few new ideas on how to get things don with Article Manager. I don’t have any specifics at this time, however, if there is going to be a way I am sure it will be used because this is a fairly popular request. ----------------------------------------------------------- Cheers, Ross Fairbairn - Product Specialist support@interactivetools.com
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
|
|
|  |
 |

harrym
User
Feb 27, 2005, 4:26 PM
Post #5 of 10
(1817 views)
Shortcut
|
|
Re: [jprickitt] Category Main Pages: Want to have a description, etc
[In reply to]
|
Can't Post
|
|
Hi, This sounds similar to an issue I had where I wanted category specific links to appear on each category index page. The solution I came up with was to create a series of simple shtml files that would be hardcoded with the relavent links. This made sense because I would have had to type in the information once, no matter how I did it. I named the files using the category names followed by "_links.shtml". I can also edit these files if desired. The links are placed in the appropriate category index pages using the following: <!-- begin links --> <center> <p> <h3>$cat_name$ Links</h3> <p> <font class="artname"><!--#include virtual="/publish/links/$cat_name$_links.shtml" --></font> </center> <!-- end of links --> Perhaps something like this will work for you. Best regards, harrym beachcomber@itsislandtime.com
|
|
|  |
 |

jprickitt
User
Feb 28, 2005, 6:53 AM
Post #6 of 10
(1793 views)
Shortcut
|
|
Re: [harrym] Category Main Pages: Want to have a description, etc
[In reply to]
|
Can't Post
|
|
Are your category names one word without a space? Mine happen to be more than one word, such as "Our Products" or "Who We Are", and the client wants to stick with that. I'm looking for a workaround to this, and I'm resorting to PHP to do some kind of lookup, e.g. if category name = "Our Products" then insert category code = "products" . Definitely awkward and it seems there should be a simpler way.
|
|
|  |
 |

harrym
User
Feb 28, 2005, 9:18 AM
Post #7 of 10
(1788 views)
Shortcut
|
|
Re: [jprickitt] Category Main Pages: Want to have a description, etc
[In reply to]
|
Can't Post
|
|
Hi, Some categories are 1 word and some are more than 1 word, with spaces between the words. This does not seem to create any problem. See http://www.itsislandtime.com Regards, harrym beachcomber@itsislandtime.com
|
|
|  |
 |

Cliff
Staff

Feb 28, 2005, 11:14 AM
Post #8 of 10
(1779 views)
Shortcut
|
|
Re: [jprickitt] Category Main Pages: Want to have a description, etc
[In reply to]
|
Can't Post
|
|
Hi jprickitt , Thanks for posting. While there isn't a placeholder that is available to control a paragraph of content like you have described, I know that in the past some Article Manager users have posted a "Summary Only" article to their category, and then selected it as "Featured" so it's at the top of the page. That may be a quick and easy solution for you, though that article will be added to the headlines lists and search results and such. Try that out and let me know if that helps Regards, Cliff Stefanuk - Customer Service Manager support@interactivetools.com
|
|
|  |
 |

TerriZ
User
Aug 20, 2006, 10:02 PM
Post #9 of 10
(826 views)
Shortcut
|
|
Re: [ross] Category Main Pages: Want to have a description, etc
[In reply to]
|
Can't Post
|
|
Just wanted to put my $0.02 in the hat for category descriptions...that would be way cool and would allow me to cross reference from one category to a related category, and probably other juicy things...!
Terri Zwierzynski Solo-E.com -- Resources for the Solo Entrepreneur Lifestyle "..because it's not just about the business!" Finalist for "Website of the Year" in 2007 Stevie(r) Awards for Women in Business
|
|
|  |
 |

Donna
Staff
/ Moderator

Aug 21, 2006, 2:03 PM
Post #10 of 10
(823 views)
Shortcut
|
|
Re: [TerriZ] Category Main Pages: Want to have a description, etc
[In reply to]
|
Can't Post
|
|
Hi Terri! Just so you know... Article Manager 2, currently in beta, will allow this feature. :) If you're interested in helping us beta test the new Article Manager... check out this post! Donna
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
|
|
|  |
|