On 07/16/2012 11:16 PM, Christopher Sean Morrison wrote: > How does the api.php relate to mediawiki there? From what I could see, > you're not actually doing anything with mediawiki. It could perhaps just be > the next logical step, but I would expect early on for there to be some means > to view the various processing queues to get a see the status of things in > the database. > Yes, at the present just the API service of mediawiki(which is native to it) is being used but not anything else from mediawiki. Could you please elaborate what you mean by "means to view the various processing queues to get a see the status of things in the database". Do you mean, file submitted from the API being logged into the db and check if it is moved into the necessary tables of the database ?
So far I have been using mediawiki just as a webservice backend. I wish to use more of its features in the remnant part of the project. I am currently trying to use the extension SimpleForms(http://www.mediawiki.org/wiki/Extension_talk:Simple_Forms) to make some forms and then get the necessary text out first. Once I can display the necessary data as text, I shall move on to include the graphing extension. >> The parameters required to make the call are as follows: >> >> 'action' : 'benchmark', >> 'filename' :<just-the-filename> >> 'content' :<content-of-benchmark.log-file>, >> 'format' :<xml/json/yaml/dump/txt/..> > Is there a description of 'format' anywhere? I'm not sure we'd likely encode > the benchmark log file into a *variety* of formats. We only need to support > one and the raw text dump from the tool was seen to be the format of choice > for the foreseeable future. Am I misunderstanding something? Sorry for the ambiguity there. 'format' parameter is just another parameter which you can set the format of the data returned by the API call which in this case is very minimal and unimportant. > > Sounds like a really decent organization and a great start on the processing > framework. Nicely done. Thanks. > > Cheers! > Sean > -- Regards, Suryajith Chillara. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ BRL-CAD Developer mailing list brlcad-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/brlcad-devel