Page 1 of 1

Related to Edit entries link

Posted: Mon Sep 25, 2006 2:34 pm
by manoj
HI,
When i click on edit entries link, the list of all entries are fetched and displayed. Here each entry is displayed in the format " Entry TITLE, Date, Published by author in CAtegory" when i click on the category link the corresponding entry is not displayed. The url looks like "http://localhost/serendipity-1.0.1/ serendipity/ index.php?/categories/762-Litigation" i have looked in index.php but couldn't understand the flow. i just want to know where the control goes when i click on that particular category link, also what tpl files are used? i am using carl_contest(default template that comes with download). actually i am customising serendipity so this problem is arising. If you can let me know in which files to look it would be really grateful.

Thanks.
manoj

Re: Related to Edit entries link

Posted: Sun Oct 01, 2006 9:16 pm
by garvinhicking
Hi!

The link of a category is meant to point to an URL which shows you all entries of a given entry in your frontend; so it's not meant as an administrative link. If you want to see all entries of a category in the admin, you must use the dropdowns provided above the list of entries?

HTH,
Garvin