[xwiki-devs] [VOTE] Escaping for document references in xwiki syntax links
Hi, I'm working on fixing http://jira.xwiki.org/jira/browse/XWIKI-4957 I'm proposing to use \ as the escape char since we're already using it for escaping chars in references. for ex: [[My\.Page\@\#\?]] here's my +1 Thanks -Vincent PS: for xwiki syntax 2.1, i'd like to propose that we use [[reference||anchor="..." queryString="..."]] but that'll be another vote
+1 On Fri, Mar 26, 2010 at 14:23, Vincent Massol <[email protected]> wrote:
Hi,
I'm working on fixing http://jira.xwiki.org/jira/browse/XWIKI-4957
I'm proposing to use \ as the escape char since we're already using it for escaping chars in references.
for ex:
[[My\.Page\@\#\?]]
here's my +1
Thanks -Vincent
PS: for xwiki syntax 2.1, i'd like to propose that we use [[reference||anchor="..." queryString="..."]] but that'll be another vote _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne
+1 It's standardized in other places. Just verifying \\ will be literal backslash? Caleb Thomas Mortagne wrote:
+1
On Fri, Mar 26, 2010 at 14:23, Vincent Massol <[email protected]> wrote:
Hi,
I'm working on fixing http://jira.xwiki.org/jira/browse/XWIKI-4957
I'm proposing to use \ as the escape char since we're already using it for escaping chars in references.
for ex:
[[My\.Page\@\#\?]]
here's my +1
Thanks -Vincent
PS: for xwiki syntax 2.1, i'd like to propose that we use [[reference||anchor="..." queryString="..."]] but that'll be another vote _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
+1 Some might try ~ so we should emphasize the difference. Thanks, Marius Vincent Massol wrote:
Hi,
I'm working on fixing http://jira.xwiki.org/jira/browse/XWIKI-4957
I'm proposing to use \ as the escape char since we're already using it for escaping chars in references.
for ex:
[[My\.Page\@\#\?]]
here's my +1
Thanks -Vincent
PS: for xwiki syntax 2.1, i'd like to propose that we use [[reference||anchor="..." queryString="..."]] but that'll be another vote _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
On 03/26/2010 02:23 PM, Vincent Massol wrote:
Hi,
I'm working on fixing http://jira.xwiki.org/jira/browse/XWIKI-4957
I'm proposing to use \ as the escape char since we're already using it for escaping chars in references.
for ex:
[[My\.Page\@\#\?]]
here's my +1
+1
PS: for xwiki syntax 2.1, i'd like to propose that we use [[reference||anchor="..." queryString="..."]] but that'll be another vote
+1 -- Sergiu Dumitriu http://purl.org/net/sergiu/
Result: 5 +1, no 0, no -1 The vote is passed and has been already implemented. Thanks -Vincent On Mar 26, 2010, at 2:23 PM, Vincent Massol wrote:
Hi,
I'm working on fixing http://jira.xwiki.org/jira/browse/XWIKI-4957
I'm proposing to use \ as the escape char since we're already using it for escaping chars in references.
for ex:
[[My\.Page\@\#\?]]
here's my +1
Thanks -Vincent
PS: for xwiki syntax 2.1, i'd like to propose that we use [[reference||anchor="..." queryString="..."]] but that'll be another vote
participants (5)
-
Caleb James DeLisle -
Marius Dumitru Florea -
Sergiu Dumitriu -
Thomas Mortagne -
Vincent Massol