[07:43:53] My question of today is simple. How can i use ask with four categories ? [08:04:41] depends on what you mean by "with" [08:07:32] Rinkel: if you're selecting from 4 different categories, then this can provide the answer: http://semantic-mediawiki.org/wiki/Help:Selecting_pages#Unions_of_query_results:_disjunctions [08:07:58] Thnx [08:09:05] you could also wonder what those 4 categories have in common [08:09:40] maybe they're part of a wider category; then define the 4 cats as subcategories of the mother category, and use that in the query [08:20:26] Saruman: The goal of the wiki is to keep it simple. There are only four categories. [08:20:44] I want to use the OR in a RSS feed query [08:27:08] It is working. The complet query is in the link. [09:53:24] New review: Markus Kroetzsch; "James, this change is not suppose to fix the style but to improve it. What you seem to say is that t..." [mediawiki/extensions/SemanticMediaWiki] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/30420 [10:21:16] fixed value is Modify date. [10:21:28] Is there a list with all fixed values ? [10:21:58] http://semantic-mediawiki.org/wiki/Category:Special_properties [10:22:00] found it :D [11:13:15] Hmmzz. I think i have found a new goal to look for. [11:13:30] Can i see with semantic query is a user is logged in. [11:38:02] you mean like in "at the time of query execution"? [12:11:07] No, [12:11:15] In the skin i use if($this->data['loggedin']) { [12:11:30] if a user is logged in then extra code is executed [12:13:45] Denny_WMDE: Or i didnt understand you question. [12:16:46] Rinkel: queries run server-side, skin runs client-side [12:17:03] so the short answer is "no" [12:18:00] a longer answer would be: you could place all necessary queries server-side, and have the skin hide some outcomes if the user is not logged in [12:18:24] Saruman: PHP also runs server-side [12:18:31] New review: Jeroen De Dauw; "Seems fine to me. However I do not think having a second documentation section with @file is particu..." [mediawiki/extensions/SemanticMediaWiki] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/30420 [12:18:33] i copy-paste php code [12:18:38] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/30420 [12:18:54] hmz, true [12:19:11] But i think i can do something with you answer [12:19:22] ah, good [12:19:55] check loggedin !hide element [12:21:14] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/30428 [12:29:45] New review: Jeroen De Dauw; "Awesome you got rid of the sajax usage :)" [mediawiki/extensions/SemanticResultFormats] (master); V: 0 C: 1; - https://gerrit.wikimedia.org/r/30442 [12:30:52] New review: Jeroen De Dauw; "ohmywegotsomenicevariablenaminghere" [mediawiki/extensions/SemanticMediaWiki] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/30429 [12:30:52] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/30429 [12:32:32] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/30430 [12:54:08] New review: Jeroen De Dauw; "Is this meant to be ready for merge? The commit message suggests not?" [mediawiki/extensions/SemanticMediaWiki] (1.9.x); V: 0 C: 0; - https://gerrit.wikimedia.org/r/30426 [12:58:34] New review: Nikerabbit; "chars are not bytes. 40 bytes = 10 unicode characters in the worst case." [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/30430 [13:53:45] doesnt work in a template ? [14:03:58] Rinkel - I think it does... [14:04:19] Your name look familair [14:11:35] What i try to find out is where to put the 'free text' . Is there a template thing for it ? [14:18:43] I don't understand what you mean. [14:18:53] I will explain. [14:19:09] In the form i have the fields. Under that is the free text input [14:20:12] In the page there is a template. I shows the fields in a table. the other template items. But i dont have the freedom to choice where i want to show the free text field. [14:20:38] That's true - it can't show up in the middle of a template. [14:21:08] If you want to do that, you could split up the template into two templates, and put the free text field between them. [14:21:08] I found in the manual the {{info|onlyinclude free text}}} [14:21:37] but thats isnt helping :p [14:22:53] I can give you a login. The you can see the template. But only is you have time :p [14:25:56] The other solution i'm thinking about is to lose the free text and make a property for that information. [14:26:59] But i'm afraid that people will complain that the information is not found in the search. [14:29:44] Sorry - no time right now. [14:29:59] (Though I don't know how this would affect search.) [14:33:15] Okeeh. New direction. I gonna make property : "is with text" with the type text [14:42:24] New review: Markus Kroetzsch; "AFAIKT, Doxygen supports @file documentations while PHPDoc does not have this tag. So if we use it a..." [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/30420 [14:47:40] New review: Markus Kroetzsch; "The link I gave above is to the Drupal documentation conventions. The actual documentation of @file ..." [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/30420 [14:50:07] * Rinkel doet een dansje [16:52:02] New review: Foxtrott; "Seems to work for" [mediawiki/extensions/SemanticForms] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/30553 [17:36:01] Guys, is there a way to let user's store tables in a text area field in a way that doesn't require them to put "{{" "}} around it? [18:51:45] New patchset: Foxtrott; "Calendar view for the filtered format." [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/27831 [20:31:39] hi [20:31:40] anyone alive? [20:31:53] Fatal error: Call to undefined method SRFExhibit::readParameters() in /home/seqadmin/seqanswers.com/w/extensions/SemanticResultFormats/Exhibit/SRF_Exhibit.php on line 22 [20:32:14] ./Exhibit/SRF_Exhibit.php:class SRFExhibit extends SMWResultPrinter { [20:32:40] where is SMWResultPrinter, and does it have readParameters? [20:33:40] * faceface grepples with teh code [20:34:25] SMW_QueryPrinter.php [20:34:32] faceface: Exhibit has serious issues whith MW 1.17+. SMWResultPrinter is in SemanticMediaWiki/includes/queryprinters/SMW_ResultPrinter.php [20:34:46] righ [20:35:00] Ftrott: any clue if it's working at all? [20:35:15] wouldn't think the mw version would be the issue [20:35:59] readParameters -> handleParameters? [20:36:17] Not sure, never used it. But many people have problems with it. See http://www.semantic-mediawiki.org/wiki/Help:Exhibit_format [20:36:56] Fatal error: Call to a member function getArticleID() on a non-object in /home/seqadmin/seqanswers.com/w/includes/WikiPage.php on line 286 [20:37:02] ty [20:37:44] Exhibit is quite nice, shame to see it rot [20:38:23] You could try filtered format. It's still under development, but in the end is supposed to offer comparable functionality [20:39:04] I don't like the philosophy of x is rotten, lets start from scratch... but ultimately, I've not no l337s [20:39:39] basically Extension just needs it's fucntions to be 1.17-ified [20:39:49] but its developer is gone [20:40:45] I wonder if Exibit 1.8 works [20:46:15] filtered looks dead [20:46:43] dead how? [20:48:07] can't make it work ;-) [20:48:23] * faceface tries |g|in [20:48:25] g|h [20:48:28] gah [20:49:54] you need the dev version for filtered to work. [20:50:19] yikes... I need to template: http://seqanswers.com/wiki/Service_Provider [20:50:30] wow... kanny ugly [20:50:49] and aparently autocomplete syntax changed again [20:51:21] better than a fatal? ... marginally [20:52:16] thanks for help Ftrott [20:52:17] night