[04:54:12] drobbins: Yes, I think there is. Let me see if I can find it for you. [04:54:32] badon: cool, thanks. [04:54:52] in my searching, I found one in an extension but it doesn't seem to be reliable with caching enabled. So somewhat of a hack. [04:58:56] drobbins: This extension provides that feature: https://www.mediawiki.org/wiki/Extension:MyVariables [04:59:10] Right, that feature will never work with caching. [04:59:32] There's a way to deal that, one moment. [05:01:02] drobbins: You can disable caching on pages where you use the current user magic word with this: https://www.mediawiki.org/wiki/Extension:MagicNoCache [05:01:48] aha, cool. [05:01:54] I've done this myself a few times, and in the end I always ended up removing it from normal wiki pages. Using it on Semantic Forms pages is one place where it works well, because those pages aren't cached anyway. Same with special pages. [05:01:54] I think I am using that. [05:02:06] okay. [05:02:11] thanks for that info. [05:02:48] drobbins: If you want to get more advanced, you can use Special:RunQuery pages to dynamically display data. Those are also not cached, and they are EXTREMELY flexible and powerful. [05:03:32] They have the power to make MediaWiki into a full dynamic system instead of just a static collection of facts. [05:03:44] For example, I use them to create interactive applications for displaying SMW data. [05:03:57] Well, displaying, editing, and more. [05:04:51] In one case, I have users checking to see if a particular bit of data has already been entered, and the Special:RunQuery app displays any hits it finds. If there are no hits, then it offers up a link that will automatically add the data if the user clicks it. [05:05:08] I'm betting your needs are probably not that sophisticated, though. [05:05:26] But it's good to keep it in mind, in case you want to try it in the future. [05:07:49] bbl [13:08:14] [travis-ci] SemanticMediaWiki/SemanticMediaWiki#1104 (store - 525d858 : mwjames): The build is still failing. [13:08:14] [travis-ci] Change view : https://github.com/SemanticMediaWiki/SemanticMediaWiki/commit/525d8588b044 [13:08:14] [travis-ci] Build details : http://travis-ci.org/SemanticMediaWiki/SemanticMediaWiki/builds/21173441 [22:54:19] (PS1) Foxtrott: Select all/Select none links for checkboxes input type [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/119893 [22:58:05] (PS2) Foxtrott: Select all/Select none links for checkboxes input type [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/119893 [23:02:05] (PS3) Foxtrott: Select all/Select none links for checkboxes input type [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/119893 [23:45:03] (CR) Yaron Koren: "Hi Stephan," [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/119893 (owner: Foxtrott)