Talk:Main Page: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
Line 9: Line 9:
Looks like you have $wgRawHtml enabled on a publicall editable wiki. That is ''really'' dangerous, it's really an invitation to mischif. For embedding videos, use a specialized extension [http://www.mediawiki.org/wiki/Category:Video_player_extensions]. If you need full HTML every now and then, make sure it can only be defined by trusted people [http://www.mediawiki.org/wiki/Extension:RawMsg] [http://www.mediawiki.org/wiki/Extension:HTMLets]. -- [http://www.mediawiki.org/wiki/User:Duesentrieb Duesentrieb] 20:56, 31 March 2009 (UTC)
Looks like you have $wgRawHtml enabled on a publicall editable wiki. That is ''really'' dangerous, it's really an invitation to mischif. For embedding videos, use a specialized extension [http://www.mediawiki.org/wiki/Category:Video_player_extensions]. If you need full HTML every now and then, make sure it can only be defined by trusted people [http://www.mediawiki.org/wiki/Extension:RawMsg] [http://www.mediawiki.org/wiki/Extension:HTMLets]. -- [http://www.mediawiki.org/wiki/User:Duesentrieb Duesentrieb] 20:56, 31 March 2009 (UTC)


**I added an extention called nukeHTMLPHP that's supposed to remove any <ehtml><b>html <i>tags</i></b></ehtml> in edits from non-sysop users. -jeremy
**I added an extention called nukeHTMLPHP that's supposed to remove any <ehtml><b>html <i>tags</i></b></ehtml> in edits from non-sysop users while letting sysop users add the <html><b>html <i>tags</i></b></html>. -jeremy

Revision as of 02:35, 1 April 2009

Please feel free to sign up and add information to the pages to help out!


  • Maybe the front page should be more informational for someone completely new to the subject? By adding a few beginners "Read more here" it would be more enjoyable, or something like that. My 2 cents! --Fat64 16:42, 18 February 2009 (PST)
    • The article "Evolve to freedom" seems like something not far from where I am getting. --Fat64 16:44, 18 February 2009 (PST)

Scary

Looks like you have $wgRawHtml enabled on a publicall editable wiki. That is really dangerous, it's really an invitation to mischif. For embedding videos, use a specialized extension [1]. If you need full HTML every now and then, make sure it can only be defined by trusted people [2] [3]. -- Duesentrieb 20:56, 31 March 2009 (UTC)

    • I added an extention called nukeHTMLPHP that's supposed to remove any <ehtml>html tags</ehtml> in edits from non-sysop users while letting sysop users add the html tags. -jeremy