Re: [SMW-devel] Semantic Forms [Semediawiki-user]

2014-03-21 Thread Lists
ke [mailto:s7ep...@gmail.com] Gesendet: Freitag, 21. März 2014 15:39 An: Lists Cc: Semantic MediaWiki developers Betreff: Re: [SMW-devel] Semantic Forms [Semediawiki-user] Yes, as I said, you will have to change the , not the . Have a look at .../libs/SemanticForms.js. Comboboxes handling is the first few

Re: [SMW-devel] Semantic Forms [Semediawiki-user]

2014-03-21 Thread Stephan Gambke
ying text-input? > > cheers St. > -Ursprüngliche Nachricht- > Von: Stephan Gambke [mailto:s7ep...@gmail.com] > Gesendet: Freitag, 21. März 2014 14:48 > An: Lists > Cc: Semantic MediaWiki developers > Betreff: Re: [SMW-devel] Semantic Forms [Semediawiki-user] > &g

Re: [SMW-devel] Semantic Forms [Semediawiki-user]

2014-03-21 Thread Lists
s not work for a hidden select. Any suggestions to reach the underlying text-input? cheers St. -Ursprüngliche Nachricht- Von: Stephan Gambke [mailto:s7ep...@gmail.com] Gesendet: Freitag, 21. März 2014 14:48 An: Lists Cc: Semantic MediaWiki developers Betreff: Re: [SMW-devel] Semantic Form

Re: [SMW-devel] Semantic Forms [Semediawiki-user]

2014-03-21 Thread Stephan Gambke
; Could you provide one? > > > -Ursprüngliche Nachricht- > Von: Stephan Gambke [mailto:s7ep...@gmail.com] > Gesendet: Freitag, 21. März 2014 13:42 > An: Lists > Cc: Semantic MediaWiki developers > Betreff: Re: [SMW-devel] Semantic Forms [Semediawiki-user] > > Co

Re: [SMW-devel] Semantic Forms [Semediawiki-user]

2014-03-21 Thread Stephan Gambke
Comboboxes support the 'class' parameter in their field description. Its value will be set in the class attribute of the select HTML element. Maybe you can use that to identify your element. AFAIK the combobox element does not have a setter for its value, but I think it should work if you just set

Re: [SMW-devel] Semantic forms using variables in more than one template

2013-03-07 Thread Beebe, Mary J
. Well worth the time. Thanks, Mary Beebe From: yaro...@gmail.com [mailto:yaro...@gmail.com] On Behalf Of Yaron Koren Sent: Thursday, March 07, 2013 4:37 PM To: Beebe, Mary J Cc: semediawiki-devel@lists.sourceforge.net Subject: Re: [SMW-devel] Semantic forms using variables in more than one template

Re: [SMW-devel] Semantic forms using variables in more than one template

2013-03-07 Thread Yaron Koren
Hi Mary, The easiest approach is to just have that template query the other values, using #show. -Yaron On Thu, Mar 7, 2013 at 3:36 PM, Beebe, Mary J wrote: > We have a form using more than one template. One of the templates is like > an info-box. It displays all of the properties within the

Re: [SMW-devel] [Semantic Forms] Modifications to multiple template instances

2012-10-30 Thread Yaron Koren
Hi Andru, Okay, that's great news. I didn't think about the need to define headers; but that seems like good syntax for it. -Yaron On Tue, Oct 30, 2012 at 12:37 PM, Andru Vallance wrote: > Hi Yaron, > The code to enable the table display on PracticalPlants resides in a > separate skin-companio

Re: [SMW-devel] [Semantic Forms] Modifications to multiple template instances

2012-10-30 Thread Andru Vallance
Hi Yaron, The code to enable the table display on PracticalPlants resides in a separate skin-companion extension, but I'd be glad to extend the functionality to offer a table view baked into the core. How do you envision table headers being defined? Something like {{{for template|Reference|

Re: [SMW-devel] [Semantic Forms] Modifications to multiple template instances

2012-10-30 Thread Yaron Koren
Hi Andru, One has to register to see the form link you included, but I'm glad I did, because that form looks great! Turning a multiple-instance template form section into a spreadsheet-like interface is a fairly obvious enhancement that I, and other people, have wanted for a long time. So however

Re: [SMW-devel] Semantic Forms

2012-09-06 Thread Yaron Koren
Hi Gayathri, There's no way to do that. The closest you can come is to put *everything* on the first page, by only having one page for the form - see here: https://www.mediawiki.org/wiki/Extension:Semantic_Forms/Linking_to_forms#The_one-step_process -Yaron On Thu, Sep 6, 2012 at 11:04 AM, Gaya

Re: [SMW-devel] Semantic Forms + wikiEditor + MsUpload integration

2012-08-14 Thread Ryan Glasnapp
Because I forgot it in the previous e-mail, here are the relevant versions. MW: 1.18.1 SMW: 1.7.1 SF: 2.4.2 wikiEditor: 0.3.0 MsUpload: 9.2 --Ryan On Aug 14, 2012, at 4:52 PM, Ryan Glasnapp wrote: > Hi, I've been trying to figure out how to integrate MsUpload with wikiEditor > and Semantic Fo

Re: [SMW-devel] Semantic forms not "Edit With Form"-ing?

2010-12-10 Thread Yaron Koren
t; 2. Only use "default form" : means that someone will have to go manually > and click all those red links to create the pages. That's not a viable > option either. > > So I don't see why you wouldn't support both properties working. Especially > since it seems

Re: [SMW-devel] Semantic forms not "Edit With Form"-ing?

2010-12-10 Thread don undeen
Only use "default form" : means that someone will have to go manually and click all those red links to create the pages. That's not a viable option either. So I don't see why you wouldn't support both properties working. Especially since it seems to involve commenting

Re: [SMW-devel] Semantic forms not "Edit With Form"-ing?

2010-12-10 Thread don undeen
issing page. Somehow the missing page and the missing category link seem to be related. Don From: Neill Mitchell To: semediawiki-devel@lists.sourceforge.net Sent: Thu, December 9, 2010 4:50:19 AM Subject: Re: [SMW-devel] Semantic forms not "Edit With F

Re: [SMW-devel] Semantic forms not "Edit With Form"-ing?

2010-12-09 Thread Neill Mitchell
lly creates that page, and > I re-save the original page, I get the categorylinks entry back. > > this seems like a strange edge case, but still, it indicates some wierd > interactions in the code... > > Don > > -----------------

Re: [SMW-devel] Semantic forms not "Edit With Form"-ing?

2010-12-08 Thread Yaron Koren
it indicates some wierd > interactions in the code... > > Don > > ------ > *From:* don undeen > *To:* don undeen ; smw dev list < > semediawiki-devel@lists.sourceforge.net> > *Sent:* Wed, December 8, 2010 6:01:51 PM > *Subject:* Re: [S

Re: [SMW-devel] Semantic forms not "Edit With Form"-ing?

2010-12-08 Thread don undeen
re-save the original page, I get the categorylinks entry back. this seems like a strange edge case, but still, it indicates some wierd interactions in the code... Don From: don undeen To: don undeen ; smw dev list Sent: Wed, December 8, 2010 6:01:51 PM Subj

Re: [SMW-devel] Semantic forms not "Edit With Form"-ing?

2010-12-08 Thread don undeen
to add a little more detail: I was lookign at the categorylinks table, and noticed that the category information for the new article is dropped, after the page is saved again, or if I do a runJobs after editing the template (hence causing a SMWUpdatejob) Any idea why that would happen? Maybe th

Re: [SMW-devel] Semantic Forms: Preloading page problem

2010-05-02 Thread Valerio Pelliccioni
Thank you Yaron. Fixed! Valerio On May 2, 2010, at 6:11 PM, Yaron Koren wrote: > Ah - that's probably it, then. There's a fix in place on SVN, that hasn't yet > been released in a version; you can see it here: > > http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/SemanticForms/include

Re: [SMW-devel] Semantic Forms: Preloading page problem

2010-05-02 Thread Yaron Koren
Ah - that's probably it, then. There's a fix in place on SVN, that hasn't yet been released in a version; you can see it here: http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/SemanticForms/includes/SF_FormPrinter.php?r1=65253&r2=65397

Re: [SMW-devel] Semantic Forms: Preloading page problem

2010-05-02 Thread Silkwood
By any chance, are you using the FCKeditor? Just confugured. Not used at all. Do I have to uninstall it? Is there any known issue? Thank's Valerio Valerio M. Pelliccioni On May 2, 2010, at 3:19 PM, Yaron Koren wrote: Hi, I can't duplicate this; although it may be due to some fixes that a

Re: [SMW-devel] Semantic Forms: Preloading page problem

2010-05-02 Thread Yaron Koren
Hi, I can't duplicate this; although it may be due to some fixes that are currently only in the SVN version of the code. By any chance, are you using the FCKeditor? -Yaron On Fri, Apr 30, 2010 at 3:21 PM, Valerio Pelliccioni wrote: > Hi, > with an old version of SemanticForm (1.6 if I'm not wr

Re: [SMW-devel] Semantic forms suggestion (FAO Yaron Koren)

2010-03-08 Thread Neill Mitchell
ct for me) Just my 2 cents... Thanks Yaron! *From:* Yaron Koren <mailto:yaro...@gmail.com> *Sent:* Monday, March 08, 2010 3:31 PM *To:* Connell, Nick (CIOK) <mailto:nick.conn...@fao.org> *Cc:* semediawiki-devel@lists.sourceforge.net <mailto:semediawi

Re: [SMW-devel] Semantic forms suggestion (FAO Yaron Koren)

2010-03-08 Thread Yaron Koren
h a default value is cleared on edit, the default value is > again assigned during submit of the page (which I thought to be not correct > for me) > > Just my 2 cents... > > Thanks Yaron! > > > > *From:* Yaron Koren > *Sent:* Monday, March 08, 2010 3:31 PM > *T

Re: [SMW-devel] Semantic forms suggestion (FAO Yaron Koren)

2010-03-08 Thread Robert Michel
Yaron Koren Sent: Monday, March 08, 2010 3:31 PM To: Connell, Nick (CIOK) Cc: semediawiki-devel@lists.sourceforge.net Subject: Re: [SMW-devel] Semantic forms suggestion (FAO Yaron Koren) Hi, Yes, making the "default=" parseable is a reasonable idea, and it'll probably go into th

Re: [SMW-devel] Semantic forms suggestion (FAO Yaron Koren)

2010-03-08 Thread Yaron Koren
Hi, Yes, making the "default=" parseable is a reasonable idea, and it'll probably go into the next version. In this case, though, maybe it would be better to just have that name/link coded directly in the template, instead of settable via template/form fields, given that you always want it to hav

Re: [SMW-devel] Semantic Forms search function and FormPrinter re-design proposal

2009-12-19 Thread Hauke Pribnow
Hi Yaron, hi all! Yaron Koren wrote: > [1] http://www.mediawiki.org/wiki/Extension:Semantic_Forms#Querying_data > > Hauke - Were you aware of this? Actually not - I should better take a closer look at the documentation next time. Your RunQuery special page is pretty much what I was thinking ab

Re: [SMW-devel] Semantic Forms search function and FormPrinter re-design proposal

2009-12-16 Thread Daniel Friesen
Hauke Pribnow wrote: > Hello everybody! > > ... > As already mentioned here > , the > current FormPrinter implementation acutally doesn't just print the form > (as the name suggests), but also does up to five other tasks like > parsing

Re: [SMW-devel] Semantic Forms search function and FormPrinter re-design proposal

2009-12-15 Thread Sergey Chernyshev
Oh, OK - yes, this was partly an idea behind POM, right ;) On Tue, Dec 15, 2009 at 12:58 PM, Yaron Koren wrote: > Hi, > > Actually, Semantic Forms already has querying functionality - the "Run > query" feature: > > [1] http://www.mediawiki.org/wiki/Extension:Semantic_Forms#Querying_data > > Hauk

Re: [SMW-devel] Semantic Forms search function and FormPrinter re-design proposal

2009-12-15 Thread Yaron Koren
Hi, Actually, Semantic Forms already has querying functionality - the "Run query" feature: [1] http://www.mediawiki.org/wiki/Extension:Semantic_Forms#Querying_data Hauke - Were you aware of this? If so, how would what you're proposing be different? Sergey - He was talking about using the additi

Re: [SMW-devel] Semantic Forms search function and FormPrinter re-design proposal

2009-12-15 Thread Sergey Chernyshev
I'm not sure if you can reuse SF form language as it seems to be targeted specifically at data entry. Also, did you check out Semantic DrillDown? It does some filtered navigation and allows for drop-downs and stuff. Not sure how POM is related to this... did you include wrong link? Sergey

Re: [SMW-devel] Semantic Forms

2008-10-13 Thread xooguru
Hello, Thank you for your reply. I am using the Keywords tag extension for MediaWiki which allows you to add meta tag keywords to the page by adding: '' to the wiki text. I have a text field on the form called "Keywords" and I want to transform this into a keywords tag by adding '' to the en

Re: [SMW-devel] Semantic Forms

2008-10-12 Thread Yaron Koren
Is the change you want to make a change to the text of the page, or to the underlying semantic data? If it's the latter, it's not a Semantic Forms issue, it's a Semantic MediaWiki issue - SF doesn't do any saving directly, it uses MediaWiki's page-saving mechanism.. Also, out of curiosity, what is

Re: [SMW-devel] [Semantic Forms] Re: [Semediawiki-user] [Semantic Forms] Re: Supporting "time lastmodified" and "modified by" fields

2007-08-24 Thread Yaron Koren
In the interests of preserving some order, could I please ask that any future correspondence on this topic not include the Semantic Forms mailing list. This has become an SMW-specific discussion that's no longer related to the Forms extension. Thanks, Yaron

Re: [SMW-devel] [Semantic Forms] Re: Supporting "time last modified" and "modified by" fields

2007-08-23 Thread Eep²
> From: "Max Voelkel" <[EMAIL PROTECTED]> > Sent: Thursday, August 23, 2007 7:58 AM > > E> You (and SMWdevs) really need to familiarize > E> yourself with it as it essentially replaces most of SMW functionality more > E> easily without having to add odd link markup ("::" and > E> ":="), dorking wit

Re: [SMW-devel] [Semantic Forms] Re: Supporting "time last modified" and "modified by" fields

2007-08-23 Thread Dan Thomas
As a semantic web information model evangelist, Semantic MediaWiki user and exposure to DPL limited to this thread, the difference between the two seems straightforward: * DPL provides a query function that returns structured, but probabilistic results from unstructured wiki text * SMW provides ab

Re: [SMW-devel] [Semantic Forms] Re: Supporting "time last modified" and "modified by" fields

2007-08-23 Thread Max Voelkel
Hi Eep², E> Psst, that's where the "collaboration" part comes in. Surely you've heard of E> it...if not, http://en.wikipedia.org/wiki/Collaboration ;-) E> By working with Gero (only current DPL developer that I'm aware of) in E> adding semantic support to DPL, you won't need to "reinvent E> the

Re: [SMW-devel] [Semantic Forms] Re: Supporting "time last modified" and "modified by" fields

2007-08-23 Thread Sergey Chernyshev
Eep, I don't think you realize the differences between DPL and SMW - DPL is not glorified SMW, it's simplified query extension comparing to SMW and their approaches are fundamentally different. It's quite hard to explain to non-technical person, but SMW has "Semantic" in it because it's based on t

Re: [SMW-devel] [Semantic Forms] Re: Supporting "time last modified" and "modified by" fields

2007-08-22 Thread Eep²
Psst, that's where the "collaboration" part comes in. Surely you've heard of it...if not, http://en.wikipedia.org/wiki/Collaboration By working with Gero (only current DPL developer that I'm aware of) in adding semantic support to DPL, you won't need to "reinvent the wheel" by adding it into Se