@pichalite thanks for looking at this. I'll open up an issue then.
Cosmin Apreutesei
Posts
-
External links bug in 0.7-dev? -
External links bug in 0.7-dev?@pichalite That was easy, thank you very much!
Any idea why external links might not work?
My forum is at https://luapower.com/forum (config.json:url set accordingly). Clicking on a link pointing to https://luapower.com/foo for instance is redirected at runtime (the href looks fine) to https://luapower.com/forum/foo (a nonexistent url) and the page says:
/forum/api/foo Not Found
This only happened after the upgrade which is why I thought it may be a bug.
Note: I deactivted all the plugins for this test except the markdown plugin.
Thanks again!
Cosmin. -
External links bug in 0.7-dev?Hi,
I just upgraded from v0.6.x to master so that I can use the persona theme+skins (didn't work on 0.6, now it does). But now I have a few problems:
-
External links don't work anymore[1]
-
I don't know how to hide header icons (aka menu items) anymore -- they're not statically declared in templates like in 0.6 so I can comment them out -- where does displayMenuItem() get them from?
-
how to invert the header colors from black-on-white to white-on-black?
Any hints appreciated,
Cosmin.[1] https://luapower.com/forum/topic/8/bundle-single-exe-app-deployments
-