[Mediawiki-l] [Edit] Tag In Printable Version

Brett Roy brett at jonah313.com
Tue Sep 18 12:47:16 UTC 2007


Also, looks like if I cut and paste from the Printable Version page, I still
get the [Edit] links.  Any way to get them out of there?

Thanks, Brett

On 9/18/07, Frederik Dohr <fdg001 at gmx.net> wrote:
>
> > When using the 'Printable Version', I still get all the [Edit] links
> from
> > header sections.
> > How do I get rid of this so that I can get a 'clean' document?
>
> I can't test this right now, but adding the following to
> [[MediaWiki:Common.css]] should work:
>      @media print {
>          .editsection {
>              display: none;
>          }
>      }
>
> HTH.
>
>
> -- F.
>
> _______________________________________________
> MediaWiki-l mailing list
> MediaWiki-l at lists.wikimedia.org
> http://lists.wikimedia.org/mailman/listinfo/mediawiki-l
>


More information about the MediaWiki-l mailing list