[00:10:17] 03siebrand * r30988 10/trunk/extensions/AjaxShowEditors/ (AjaxShowEditors.i18n.php Response.php): Add 3 messages that could not yet be localised [00:15:30] 03(mod) Provide preference-based autoformatting for unlinked dates - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=4582 (10l8qjvx002) [00:22:54] 03siebrand * r30989 10/trunk/phase3/ (71 files in 2 dirs): [00:22:54] Remove unused message 'imgmultiparseerror' (added in r19651, removed in r19668) [00:22:54] Thanks to Lejonel for spotting this. [00:43:45] Weird thing. I was talking to a guy the other day who said he installed Mediawiki for a one-man wiki, which in practice is just a website. [00:44:04] Is there really no better personal website CMS than Mediawiki? [01:05:54] *r3m0t wants to develop all of a sudden - it's probably a phase [01:09:21] is javascript allowed in pages? [01:14:43] Hello, can anyone help me with a filetype-problem? I want to enable uploading of KMZ- and KML-files, so i addes the following line to LocalSettings.php: $wgFileExtensions = array('png', 'gif', 'jpg', 'jpeg', 'pdf', 'kmz', 'kml'); Furthermore i added the MIME_Types of KMZ and KML to includes/mime.info and includes/mime.types... it still does not work. Error message is: "The file is corrupt or has an incorrect extension. Please check the [01:16:00] tlhiv_laptop: by default, no [01:16:15] but can i enable it? [01:16:20] yes [01:16:35] how about form inputs? [01:16:40] !html [01:16:40] --mwbot-- For allowing any and all HTML, see . This is of course VERY DANGEROUS. Safer options include , and . [01:17:18] i want to create a RGB displayer on a page [01:17:36] i'm not processing any forms, just want 3 text boxes to hold the r/g/b values [01:17:52] tlhiv_laptop: actually, I shouldn't say "no" by default. It IS possible to use site javascript (doable by editing MediaWiki:Common.js) and attach classes to the elements on the page that activate said javascript [01:17:55] then it will show the color [01:20:16] Skizzerz: so i could just create a bunch of functions and place it in that page? [01:22:03] to create a js based thingy like that on-page, you can use site js, or HTMLets [01:22:39] any howto on how to accomplish this? [01:22:53] i already have that on my own website, but i'm trying to incorporate it into my wiki [01:23:08] all the guts are there, i just need to make it happen on the wiki [01:23:42] !htmlets | tlhiv_laptop [01:23:42] --mwbot-- tlhiv_laptop: For allowing any and all HTML, see . This is of course VERY DANGEROUS. Safer options include , and . [01:24:26] tlhiv_laptop: the idea is that you need some way to include raw html/js in your wiki page, while not allowing anyone to add any html. [01:24:44] i think that's a preferable solution [01:25:03] well, Skizzerz already gave you those links a few minutes ago :) [01:25:10] ;) [01:25:43] Extension:RawMsg is probably the most easy to use [01:26:12] i'm a newbie to this wiki stuff ... enabling the extensions is something that is foreign to me [01:26:46] the description page has instructions [01:26:51] for more general info, see here [01:26:53] !extensions [01:26:53] --mwbot-- MediaWiki has been built so it can easily be customized by adding extensions. This is usually a simple process. See for instructions to install extensions, as well as for writing them. See for an overview of known extensions. [01:29:34] 14(WFM) E-mail addresses for e-mailable users exposed through preference setting - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=8523 +comment (10the.r3m0t) [01:30:08] Hello, can anyone help me please with a filetype-problem? I want to enable uploading of KMZ- and KML-files, so I added the following line to my LocalSettings.php: $wgFileExtensions = array('png', 'gif', 'jpg', 'jpeg', 'pdf', 'kmz', 'kml'); Furthermore i added the MIME_Types of KMZ and KML to includes/mime.info and includes/mime.types... it still does not work. Error message is: "The file is corrupt or has an incorrect extension. Please [01:39:03] Skizzerz: can rawmsg handle javascript as well as html? [01:39:18] yes, considering javascript is made via '); [22:52:49] i still cant figure out how to replace fetching content [22:52:57] but if the script you include is editable by untrusted or clueelss people [22:53:02] somehow that seems like an evil thing to do [22:53:03] you're getting vulnerable [22:53:15] I'll stick with mediawiki [22:53:18] thanks [22:53:24] you could also hardcode it at the skin.. [22:53:33] is it correct there is no hook for that? I subclass Article and over write fetchContent ? [22:57:04] 03(mod) Blocked users can still use oversight - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=13036 +comment (10JSchulz_4587) [23:20:58] I need a person that talk spanish that want to help to a software libre project... [23:21:14] http://www.sl-centroamerica.org/ << how to change the left menu? [23:28:08] is there an updated procedure somewhere to get User:Lupin/popups.js to work externally? [23:30:24] - 10http://bugzilla.wikimedia.org/show_bug.cgi?id= (10gangleri) [23:38:08] !sidebar | mayeco [23:38:08] --mwbot-- mayeco: To edit the navigation menu on the left, edit [[MediaWiki:Sidebar]] using its special syntax. For more details, see . [23:40:35] flyingparchment: hmm, 'modern' has an interesting 'printable version' display [23:41:30] the printable css works fine, why isn't the printable version link using it? [23:44:01] *AaronSchulz considers also moving up the reviewed version bar for flaggedrevs [23:49:58] Random832, I no longer really agree with my statement at https://bugzilla.wikimedia.org/show_bug.cgi?id=156#c13 . :) [23:50:20] That was made a couple months before I became a dev, actually. [23:51:09] thank you Duesentrieb!