Re: Wicket and microdata

2014-11-23 Thread Martin Grigorov
solution somewhere? > > I'm planning to put my work as part of soluvas-web project on GitHub > <https://github.com/soluvas/soluvas-web> since it's most comfortable > within our build environment, but if anybody wants it in wicketstuff I can > also contribute. > &

Re: Wicket and microdata

2014-11-19 Thread Hendy Irawan
uot;, new PropertyModel<>(productModel, "localSku")) .add(new ItemPropBehavior(SchemaOrgProperty.SKU)) ); Hendy -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Wicket-and-microdata-tp4661135p4668470.html Sent from the Users forum mailing l

Re: Wicket and microdata

2014-11-19 Thread Hendy Irawan
soluvas-web> since it's most comfortable within our build environment, but if anybody wants it in wicketstuff I can also contribute. Thanks. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Wicket-and-microdata-tp4661135p4668468.html Sent from

Re: Wicket and microdata

2013-08-30 Thread Dirk Forchel
this marker value for internal use only? At >> least >> the generated HTML code looks like intended. >> I would like to know whether there is a kind of general solution to deal >> with "microdata", say a bunch of Behavior-classes to add this kind of >> data. &

Re: Wicket and microdata

2013-08-30 Thread Martin Grigorov
ated HTML code looks like intended. > I would like to know whether there is a kind of general solution to deal > with "microdata", say a bunch of Behavior-classes to add this kind of data. > AttributeModifier is a Behavior itself. There is no special code in Wicket for microdat

Wicket and microdata

2013-08-29 Thread Dirk Forchel
es to a tag (I've never seen this before)? Or is this marker value for internal use only? At least the generated HTML code looks like intended. I would like to know whether there is a kind of general solution to deal with "microdata", say a bunch of Behavior-classes to add this k