Last modified: 2011-03-13 18:06:04 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T9347, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 7347 - Add __NOCATEGORIES__ just like __NOTOC__
Add __NOCATEGORIES__ just like __NOTOC__
Status: RESOLVED WONTFIX
Product: MediaWiki
Classification: Unclassified
Parser (Other open bugs)
unspecified
All All
: Lowest enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
: 8060 (view as bug list)
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-09-16 14:20 UTC by Dan Jacobson
Modified: 2011-03-13 18:06 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Dan Jacobson 2006-09-16 14:20:44 UTC
Parser.php: There should be a __NOCATEGORIES__ just like __NOTOC__, to
inhibit adding the category list at the end of a page.

By the way, this code:
	function stripNoGallery( &$text ) {
		# if the string __NOGALLERY__ (not case-sensitive) occurs in the HTML,
		# do not add TOC
don't you mean "do not add gallery"?

By the way, index.php?title=Special:Categories&article=Bla is the same
as index.php?title=Special:Categories, so why add such an argument to
that link at the bottom of each page?

Also there should be a way to inhibit always giving the user a edit
box for categories that have members, but no text.
For now one must use [{{fullurl:Category:Bla}} Category:Bla]
Comment 1 Aryeh Gregor (not reading bugmail, please e-mail directly) 2006-09-17 01:09:11 UTC
Why do you want to suppress the category list?  You can just not add the categories.
Comment 2 Brion Vibber 2006-09-18 08:09:18 UTC
That doesn't make a lot of sense, WONTFIXing.
Comment 3 Dan Jacobson 2006-10-15 13:23:51 UTC
http://radioscanningtw.jidanni.org/index.php?title=Template:C
is an example of where I want the pros without the cons...
Comment 4 Aryeh Gregor (not reading bugmail, please e-mail directly) 2006-11-28 04:00:32 UTC
*** Bug 8060 has been marked as a duplicate of this bug. ***

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links