Hello,
we are testing/checking Simple wiki add-on before buying and we have one question: is it possible to change Hashtag in Add-on's url with any different symbol?
How it looks:
Problem is that in Wikipedia with that same Hashtag (#) are separating different paragraphs, not pages or projects: http://prntscr.com/670mfd , so we problems with urls with #.
Hi Sarunas,
at the moment, the hashtag is used for routing within the app,(something that's common in apps that have multiple sub-screens). Thus it the hash mark is required.
We are aware however that this causes an issue when you're trying to create links within the page. For example, when trying to create a table of contents. Let me take a look and see if there is an alternative we can come up with. I will get back to you soon.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is quite important, you could use History API as a workaround, it is well-supported today: http://caniuse.com/#feat=history. Another option would be to avoid client-side routing and to load pages on server-side (which would probably be more in line with how JIRA works).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.