[xwiki-users] Fw : Which Separator in properties name I can use?
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
this code on xwiki 6.4+Expense Report Application: http://platform.xwiki.org/xwiki/bin/view/DevGuide/WritingCustomSolrSearchFor... but it doesn't working in jetty xwiki 6.4
Thxs. Pascal B
_______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
participants (1)
-
Pascal BASTIEN