Re: [SMW-devel] Calendar help

2013-11-20 Thread Wade Courtney
I am really confused with the info tag. I’ll read the documentation and try again Thanks, Wade From: Yaron Koren mailto:ya...@wikiworks.com>> Date: Wednesday, November 20, 2013 at 4:15 PM To: Wade Courtney mailto:wade.court...@sdmts.com>> Cc: "semediawiki-devel@lists.sourceforge.net

Re: [SMW-devel] Calendar help

2013-11-20 Thread Yaron Koren
Hi Wade, That doesn't sound like a calendar question, actually. :) I think the issue is that, if you're using #formlink and not #forminput, you need to set a "page name" formula for the form: https://www.mediawiki.org/wiki/Extension:Semantic_Forms/Linking_to_forms#The_one-step_process -Yaron O

[SMW-devel] Calendar help

2013-11-20 Thread Wade Courtney
When I click the form link button on the calendar page, I get a popup with a titled page, but no form. I’ve been working on this for two days now. I’d really appreciate some help. I am using MW 1.21.1 PHP 5.3.24 MySQL 5.1.70 Semantic Bundle 1.8.0.5 SMW 1.8.0.5 Semantic Result forms 1.8 I have t

Re: [SMW-devel] Subsection headings cripple content parsing?

2013-11-20 Thread Yaron Koren
Hi Ben, Yes, you can use the Wikimedia Bugzilla: https://bugzilla.wikimedia.org/ Select the "MediaWiki extensions" product, and the "SemanticForms" component. On Wed, Nov 20, 2013 at 6:31 PM, Benjamin Pelletier wrote: > Awesome, sounds good. I'll implement the changes on my wiki and look > f

Re: [SMW-devel] Subsection headings cripple content parsing?

2013-11-20 Thread Benjamin Pelletier
Awesome, sounds good. I'll implement the changes on my wiki and look forward to finding out whether the subsection fix would be easy. If it isn't, I'll see if I can dig in to changing it myself. Does SF have a bug reporting system for me to list this bug in? Thanks once more for all the respons

Re: [SMW-devel] Subsection headings cripple content parsing?

2013-11-20 Thread Yaron Koren
Hi Ben, Well, maybe it's not surprising that the first person to use the "section" tag is a new user. You have a blank canvas for your data! You should be able to tell people to use "{{!}}", yes. Escaping and un-escaping pipes would be difficult, actually - there are various complications, like

Re: [SMW-devel] How do I get this version

2013-11-20 Thread Wade Courtney
Oh, Ok. I’m just trying to get my calendar to work. Thanks. W From: Jeroen De Dauw mailto:jeroended...@gmail.com>> Date: Wednesday, November 20, 2013 at 2:47 PM To: Wade Courtney mailto:wade.court...@sdmts.com>> Cc: "semediawiki-devel@lists.sourceforge.net

Re: [SMW-devel] How do I get this version

2013-11-20 Thread Jeroen De Dauw
Hey, As the page notes, you need to have SRF 1.9, which has not been released yet. This will happen shortly after or together with the SMW 1.9 release, which is scheduled for next month. Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. ~=[,,_,,]:3 --

Re: [SMW-devel] Subsection headings cripple content parsing?

2013-11-20 Thread Benjamin Pelletier
Ah, nice, I didn't realize the "section" feature was that recent -- I just discovered Semantic a week or two ago and the process is just beautiful (I'm not yet finished with it). I'll let you guys take a look [at the subsection parsing thing] first since it would take me a fair amount of effort to

[SMW-devel] How do I get this version

2013-11-20 Thread Wade Courtney
How do I get the version of SMW that is talked about here http://semantic-mediawiki.org/wiki/Help:Eventcalendar_format I’m having a hard time getting all of this to work. Thanks, Wade Wade Courtney Business Systems Analyst 100 16th Street San Diego, CA 92101 (

Re: [SMW-devel] Subsection headings cripple content parsing?

2013-11-20 Thread Yaron Koren
Hi Ben, Wow, great! I believe this is the first real-world usage that I've seen of the new "section" feature in Semantic Forms. (It was added in version 2.6, about a month ago.) Unfortunately, it's accompanied by the first-ever bug report. :) Your diagnosis is correct - the subsections within that

[SMW-devel] Subsection headings cripple content parsing?

2013-11-20 Thread Benjamin Pelletier
Issue 1: I have a category of pages called Canyons and I've designed my Semantic Form to allow entering a bunch of simple data followed by a number of pre-determined sections. This is great for creating pages, but SF seems to choke when parsing the page content back into the pre-determined section

Re: [SMW-devel] OWA problem?

2013-11-20 Thread Yury Katkov
I very much like the idea of this multilanguage support feature ( [[myproperty@ru:blabla]] ). The syntax is ok too, IMHO and it would be easy to serialize there multilanguaged properties in RDF and use in RDF store. John, I think it would be useful to document your vision about this feature somewhe

Re: [SMW-devel] OWA problem?

2013-11-20 Thread John McClure
Soory to drag on, but also of note is that /[[propname@ :: value]]/ could default to the wiki's language, this being another option for undefined properties... Any property names with a trailing ampersand could default to /[[Has type::text]]/, and values of any defined /[[Has type::text]]/ pr