[06:56:55] hey, any developers around? Looking for a hand porting some of my local bugfixes to the latest SMW release [08:41:47] [SemanticMediaWiki] s7eph4n opened pull request #332: Added the number of pages and percentage done to report messages when rebuilding selected pages (master...master) http://git.io/YQ2uvA [10:48:29] Is anybody awake this early? [10:50:53] I'm looking for some help on using Header Tabs. [11:01:18] Since I don't know if/when anybody will see this, I'll just outline it [11:02:37] I'm helping to work on assembling a wiki for a japanese mobile game for english speaking audiences, and our issue is that we want to have tabs for the monster categories in both english and japanese [11:04:02] We want the tabs to be centered on the information table template that we have justified to the right side of the page [11:04:08] I'll have a link ready in a moment [11:08:34] http://dragonpoker.padherder.com/Aguila [11:10:27] this is our current template for it http://pastebin.com/2ff8gyU3 [11:14:05] Things we are trying to figure out: How to get the tabs -into- the tables on the template (impossible, from what we understand)/Shrink the width of the tabs to only be as long as the table itself/Remove the [edit] from the tabs section/Not have the tabs be actual headers in the TOC [11:14:54] Any help at all would be appreciated! [15:18:38] (CR) Mitchelln: "Looks good to me :)" [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/137694 (owner: Gerrit Patch Uploader) [20:31:38] can someone confirm that the enableSemantics() call is no longer needed? i've read that is the case but it still is listed in the installation/upgrade documentation on the smw web site [20:31:50] i should say that it is for 1.9 [20:32:02] we're on 1.8.0.5 but i'm upgrading to 1.9 soon [20:41:14] jcl: I am running a very simple 1.9.3 version without the call and it seems to work. However, according to the installation instructions and also according to the function definition (at the very end of GlobalFunctions.php) you should still add it. [21:06:57] FoxT: Ok, thanks. I'll be sure to add it, then. In the past, though, the IP address was passed to the call rather than the domain (set up by someone else long ago). Could I safely change it from IP to domain? [21:07:36] jcl: I'd think so. [21:09:01] Ok, thanks. I was concerned that something might be done in the database using the parameter and that changing it could break something. [21:20:44] jcl: I do not think so. As far as I can see it is only used to export RDF data. But really, that's something I never got into, so if that's an area that concerns you, maybe better ask on the mailing list.