Hi SMW development friends,

in my wikis i tend to do cut & paste more often than not when I'd real
like to prefer to have semantic content.

E.g. if I change a bit in my software I am doing cut&paste of the
modification in to a

<source lang='java'></source>

tag. With SMW 3.0.0 i even hope to have this a part of my semantic data
with out gettin that nasty "strip marker error" that has been hauting me
since
i started using SMW in 2014.

Ideally I would love to go one step further. Instead of cut and paste
I'd like to simply give the information about a git repository a commit
and the details i'd like to do

{{gitcommit|repository=git-repository|commit=b03a104
<https://github.com/BITPlan/com.bitplan.simplegraph/commit/b03a104cf33efca295aca2e422dfda7cbc174d12>|showonly=TestSmwSystem}}

and this should lead to displaying

..

debug = true;

//debug = true;
..

Currently for each different system I'd have to create a MediaWiki
extension to get this effect. I'd prefer a more general solution where
some general
extension would
a) keep track of the meta-data in semantic mediawiki e.g. above the
repository, commit and showonly information
b) fetch the Wiki Markup from some external (e.g. restservice)
c) display wikipage as if the WikiMarkup had been entered in the first
place.

my questions would be:

Has something like this already been done?
How difficult would it be to implement this?
How useful would it be for others?
Would like to help in getting this working?

Cheers

Wolfgang

-- 

BITPlan - smart solutions
Wolfgang Fahl
Pater-Delp-Str. 1, D-47877 Willich Schiefbahn
Tel. +49 2154 811-480, Fax +49 2154 811-481
Web: http://www.bitplan.de
BITPlan GmbH, Willich - HRB 6820 Krefeld, Steuer-Nr.: 10258040548, 
Geschäftsführer: Wolfgang Fahl 

_______________________________________________
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel

Reply via email to