[02:24:49] fwiw, I ran these steps to install MW 1.34.2 on a rpi : https://www.mediawiki.org/wiki/Manual:Running_MediaWiki_on_Debian_or_Ubuntu - I installed and made sure LUA is running properly. There's no information at Template:Navbox or Module:Navbox; Do I need to create these things from scratch? [02:25:41] sroelse: probably. there is a Special page for exporting I believe [02:25:56] if you want to use a version from a particular wiki [02:27:14] One of the things I did try was exporting only templates from mediawiki using Special:Export and then import a 18MB XML file using importdump.php or something. [02:27:42] But it wasn't working. Maybe I must install missing extensions first [02:31:09] define "wasn't working"? did you get any errors? [02:36:33] I'm about to re-run the process [02:41:17] I just exported `Module:Navbox Module:Navbar Template:Navbar Template:Navbox` from Mediawiki, including all revision history that's a 19,5MB file. If I import using Special:Import on my rapsberrypi I get this error: [02:41:18] Import failed: * Loss of session data. You might have been logged out. '''Please verify that you're still logged in and try again'''. If it still does not work, try [[Special:UserLogout|logging out]] and logging back in, and check that your browser allows cookies from this site. * No interwiki prefix was supplied [02:41:32] So I'll use importdump.php for now [03:13:45] "The content model 'sanitized-css' is not registered on this wiki." - I looked this up and have now installed 'TemplateStyles' extensions, will run importdump again... [03:39:19] Alright, the import went well. However when I look up Template:Navbox on the wiki I get "Lua error: Internal error: The interpreter exited with status 2." I've seen this error before, I have to set the LUA path to use /usr/bin/lua5.1 and not standalone [03:41:05] Now, when viewing I get 'Lua error in Module:TNT at line 159: Missing JsonConfig extension; Cannot load' - So back to loading that... [03:55:28] I've installed JsonConfig and configured as per: https://www.mediawiki.org/w/index.php?title=Topic:Vdtgrltwf1e5bmdx&topic_showPostId=vdtqrdm22gn9kidl#flow-post-vdtqrdm22gn9kidl [03:55:58] Sorry for all the spam here, I suppose it helps rubberducking the process [04:03:00] it's missing all the css, other than that it works. It's not so straightforward as I thought, implementing a navbox on a vanilla install. Taking a break... [04:42:53] sroelse: possibly there's a wikimeida repo that shows how they do it? [11:23:05] hello [11:23:20] how does one go about footnotes in old mediawiki version (1.30) [11:23:22] ? [11:23:23] thank [11:24:54] and is it safe to go from 1.30 to latest ? [11:27:12] oh it needs Cite extension [11:47:52] as always [13:26:20] I adapted the Timeless theme to the Amar RPG wiki. I'm finally pleased with a skin :-) https://d6gaming.org/ [17:40:21] hi [17:40:25] gm [17:40:40] like to know.. if we can import blulk HTML files to mediawiki [18:03:28] hi [18:03:41] can anybody help how we can migrate html files to mediawiki [18:08:57] MW 1.34.2, Extension Page Forms: I need to figure out how to call a text field so I can search it. It is Lot Square Feet. I want to be able to query (later) how many lots have this number. It currently is {{{field|Lot Square Feet|input type=text|mandatory}}} [18:09:09] should it be different than "text" and thanks! [18:10:11] Page Forms v4.9.5 [18:17:24] thanigai: depends on what sorts of html you use. MediaWiki accepts a subset of html so if you miraculously used only that subset then the articles would work as-is without conversion. Otherwise you'd need to convert them to wikimarkup and then send them over. You'd probably want to script this out somehow [18:18:03] if the wiki is intended to be NOT editable by the public, you can also allow all html tags by setting $wgRawHtml = true; in your LocalSettings.php [18:18:20] if your wiki is editable by people you don't 100% trust this opens up a large security risk however [18:58:12] MW1.34.2, Header Tabs 1.2: Tabs appear; however, only the very last shows any information. I am trying to break a form up and insert as such: |- [18:58:13] type=dropdown|mandatory|values=Residential,Commercial,Industrial,Farm,Land}}} [19:09:48] Image results here if they help? https://pasteboard.co/JoXbcZI.png [22:42:17] Hello, I am trying to edit a page on the Wiki to add information of a subject that does not have anything written yet, but it is asking me to confirm the email. The email confirmation has not arrived to my email from yesterday that I joined, when I try to ask the Wiki to send me a new email I get this response Creation Kit could not send your [22:42:17] confirmation mail. Please check your email address for invalid characters.Mailer returned: authentication failure [SMTP: Invalid response code received from server (code: 535, response: Authentication Credentials Invalid)] [22:43:12] my email is written all lowercase, gersontommas@gmail.com, and I can confirm the email is working correctly [22:52:12] sorry, got disconected, do not know if someone responded. So I post again. The registration email has not arrived to my email from yesterday that I joined, It is not in any folder, including spam folder. When I try the option in the Wiki to send me a new code I get this response. Creation Kit could not send your confirmation mail. Please check [22:52:13] your email address for invalid characters.Mailer returned: authentication failure [SMTP: Invalid response code received from server (code: 535, response: Authentication Credentials Invalid)] . My email is written all lowercase, and has only letters and numbers, no special characters [23:45:11] Tommas666: hello, we're not the administrators of the "Creation Kit" wiki and we can't help you. you have to contact whoever maintains that site. this channel is only about the MediaWiki software. [23:56:44] thank you, I thought maybe was a work around, as that message was automatic, I will try to contact whoever mantains the site, thanks for the response :)