HI. I'm running Suse Server 9 with:
MediaWiki 1.4.7 PHP 4.3.4 (apache2handler) MySQL 4.0.18
When an article includes a [[Category:Cat Name]], the Cat Name category is created, but the link shows in red. When one clicks on the category it goes to http://host.domain.org/index.php?title=Category:Cat_Name&action=edit withthe Editing Category window open.
The category tab is available, and if clicked on, the articles in the category do show up alphabetically.
Is there any way to make the default so that the contents of the category show up and not the edit screen?
Thanks in advance for any insight you can offer. --Ira Goldstein Manager, e-Tech
When an article includes a [[Category:Cat Name]], the Cat Name category is created, but the link shows in red. When one clicks on the category it goes to http://host.domain.org/index.php?title=Category:Cat_Name&action=edit withthe Editing Category window open.
The category tab is available, and if clicked on, the articles in the category do show up alphabetically.
Is there any way to make the default so that the contents of the category show up and not the edit screen?
Yes, this is the normal behavior. You must put content on the category page to prevent this--the content shows up at the top and the categorized articles underneath. It's used to give a summary of what sorts of articles one would find in the category. Try using (a non-breaking space) if you don't want to write a description right away.
Also, categorizing the category page (with [[Category:Parent cat]]) will only display the article list but not give the edit page when users click the link.
Hínandil
On 8/31/05, Hínandil hinandil@freespirits.org wrote:
The category tab is available, and if clicked on, the articles in the category do show up alphabetically.
Yes, this is the normal behavior.
Is there any way to change this functionality?
I hate being forced to dump content into that page.. basically every day.
On that note, it would be nice if I could make some kind of link to automatically dump a page into that page if the target page is empty..
[[Special:Dump/Thispage|Targetpage]]
I know there is another function to do this.. but it's too many clicks.
Then I could make my category with something like this:
[[Special:Dump/Thispage|Category:targetnewcategory]]
Maybe that would make for a good extension..
<dump> source = Sourcepage target = Targetpage ifblank = yes </dump>
well.. more rambling..
mediawiki-l@lists.wikimedia.org