- Messages
- 1,392
- Reactions
- 5,674
- Points
- 173
- Website
- github.com
- acidbubblesanon
- Patreon
- acidbubbles
It would be nice to reference resources directly. For example, if I want to reference Timeline right now I have to link to this, which will break later:
I'd like instead to be able to do something like this:
Or if it's easier include the resouce ID. Even better would be to have .var references auto-parsed (like it's happening already for embeddable links) but that's just bonus.
The alternative is a permalink, e.g. https://hub.virtamate.com?type=resource&author=AcidBubbles&name=Timeline with an option to generate it on the resource page.
Anyway those are all options to solve the same issue, reference resources easily and in a way that won't break if routing changes.
https://hub.virtamate.com/dev/index.php?resources/timeline.94/
I'd like instead to be able to do something like this:
Code:
[VAMRESOURCE]AcidBubbles.Timeline[/VAMRESOURCE]
Or if it's easier include the resouce ID. Even better would be to have .var references auto-parsed (like it's happening already for embeddable links) but that's just bonus.
The alternative is a permalink, e.g. https://hub.virtamate.com?type=resource&author=AcidBubbles&name=Timeline with an option to generate it on the resource page.
Anyway those are all options to solve the same issue, reference resources easily and in a way that won't break if routing changes.