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

classes with inconsistent naming #7

Open
Klap-in opened this issue Aug 13, 2023 · 1 comment
Open

classes with inconsistent naming #7

Klap-in opened this issue Aug 13, 2023 · 1 comment

Comments

@Klap-in
Copy link
Contributor

Klap-in commented Aug 13, 2023

[[xref>Doku_Renderer]] [[xref>Doku_Renderer_xhtml]] [[xref>Doku_Renderer_xhtmlsummary]] and other classes in inc/parser/ are not recognized, because these use still the old naming convention.

Some other inconsistent class names are listed in the load_autoload($name) function.
https://github.com/dokuwiki/dokuwiki/blob/c6ca82d48e9e426040b2ad9c737031aa9584bcc1/inc/load.php#L54-L78

@Klap-in
Copy link
Contributor Author

Klap-in commented Sep 4, 2023

As workaround, [[xref>inc::Doku_Renderer|Doku_Renderer]] can be used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant