Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Relative path ".:" does not work #95

Open
shimmtak opened this issue Sep 30, 2018 · 0 comments · May be fixed by #98
Open

Relative path ".:" does not work #95

shimmtak opened this issue Sep 30, 2018 · 0 comments · May be fixed by #98
Labels

Comments

@shimmtak
Copy link

Hi. Thank you for your useful tool.
Using relative path to specify name space like below, it does not work.

{{blog>.:myblogspace}}

When I placed a blog at
Dokuwiki_Root/some/path/myblogspace/*
and placed the blog syntax at
Dokuwiki_Root/some/path/showblog.txt
The showblog page does not show any articles.

It works only when I place them at
Dokuwiki_Root/myblogspace/*
Dokuwiki_Root/showblog.txt

The environment : “Greebo” on PHP 5.6.21. CentOS7 (4.14.33-300.1.1)

@michitux michitux added the bug label Sep 30, 2018
shimmtak added a commit to shimmtak/plugin-blog that referenced this issue Dec 30, 2018
syntax/blog.php - complement the blog's parent namespaces in case it is nested.
shimmtak pushed a commit to shimmtak/plugin-blog that referenced this issue Jan 6, 2019
shimmtak pushed a commit to shimmtak/plugin-blog that referenced this issue Jan 6, 2019
shimmtak pushed a commit to shimmtak/plugin-blog that referenced this issue Jan 6, 2019
shimmtak pushed a commit to shimmtak/plugin-blog that referenced this issue Jan 12, 2019
shimmtak pushed a commit to shimmtak/plugin-blog that referenced this issue Jan 12, 2019
shimmtak pushed a commit to shimmtak/plugin-blog that referenced this issue Jan 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants