[Bug 16869] Hiding TOC should hide TOC in printout

2009-10-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16869


ir...@rkrahl.de changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE




--- Comment #6 from ir...@rkrahl.de  2009-10-02 11:16:22 UTC ---
I just wondered why it worked with the trunk version but not with the an older
release I had on my laptop… so this will be fixed in version 1.16.

*** This bug has been marked as a duplicate of bug 482 ***


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 16869] Hiding TOC should hide TOC in printout

2009-09-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16869





--- Comment #3 from P. Birken pbir...@gmail.com  2009-09-25 11:45:35 UTC ---
There seems to be a misunderstanding: Go to an article with a TOC. Hide the
TOC. Print the article (not via the print version, but via browser). The word
Content will be in the printout. 


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 16869] Hiding TOC should hide TOC in printout

2009-09-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16869





--- Comment #4 from ir...@rkrahl.de  2009-09-25 12:08:51 UTC ---
Ah, ok. Spontaniously, I only can think of adding a “toggled” class to fix
this bug. Maybe someone else has a better idea, otherwise I’ll see how to
implement this. The other question is if we have to fix it. Actuallay, you
shouldn’t use the browser’s but Wikipedia’s print version… 


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 16869] Hiding TOC should hide TOC in printout

2009-09-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16869





--- Comment #5 from P. Birken pbir...@gmail.com  2009-09-25 12:15:02 UTC ---
Personally I would prefer that if I hide the TOC, it should be hidden in both
Wikipedia's print version, as well as the browsers, to have a consistent
behavior. But what you suggest would certainly be an improvement.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 16869] Hiding TOC should hide TOC in printout

2009-09-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16869


ir...@rkrahl.de changed:

   What|Removed |Added

 CC||ir...@rkrahl.de




--- Comment #2 from ir...@rkrahl.de  2009-09-22 19:30:16 UTC ---
I agree to Pyr0: The only way to disable printing the TOC in the article is to
disable displaying the TOC everywhere (__NOTOC__) as toggeling is realized with
JavaScript. Otherwise, the TOC is printed completely. So in my opinion, we
should close this bug report as there is no bug ;).

But using your user CSS should allow you to hide the TOC with the following
code: 
@media print { table.toc { display: none; } }


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 16869] Hiding TOC should hide TOC in printout

2009-09-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16869


Pyr0 p...@toolserver.org changed:

   What|Removed |Added

 CC||p...@toolserver.org




--- Comment #1 from Pyr0 p...@toolserver.org  2009-09-21 19:46:21 UTC ---
(In reply to comment #0)
 If you hide the TOC, the word Content is still there, together with show,
 to make the TOC appear again. So far so good, but this stuff will appear on a
 printout, without any meaning. It would be nice to remove it in the
 printversion alltogether. 
 
 Happy new year everybody!
 

printable version shows full TOC table without the possibility to hide at all.
Is this the desirable behavior?


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l