Unfortunaly in my application I use same prefixe in
my
properties name (_) to add some dynamic bootstrap tab (and
another things)! An example: CodeH_Deb_P1 or
P1_EaAutrDO_Cond_Invisi
I suppose _ is hardecoded in xwiki, then I must replace all
my _ character in my properties name and Sheets code but
could you suggest a character I can use without problem?
This one ~ perhaps?
Finally I think I can use _ separator. I was worried for nothing.
I didn't understant how construct my 'dynamic facet' like this
Main.SolrUserFacet because I don't know how it is working:
There are a macro
#macro (displaySearchFacetValue_user $user)
but we use single quote without parameter:
#displaySearchFacetValuesLimited($facetValues {} 'displaySearchFacetValue_user')
I tried to understand the example of
but
it doesn't working in jetty xwiki 6.4
Thxs.
Pascal B
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users