Guillaume Turri

Results 68 comments of Guillaume Turri

Thanks for this information. I'm afraid this is not currently supported by nspages. I could it could be a feature that could be added, however I have to be honest:...

Thanks for this bug report. Indeed, the `usePictures` option completely does not take the `nbCol` option into account (Ias can be seen on https://github.com/gturri/nspages/blob/master/syntax.php#L202 ) I don't remember why I...

So, the explanation is... that there are no columns at all. Actually it's just a list of images, one after the other. Say you have pages `A1`, `A2`, `B1`, `B2`,...

Hi, Thanks for this bug report.That's a behavior I've never heard of yet. Wwhich options of the plugin you're using, and how many pages or subnamespaces it returns. Le lun....

By default the plugin deactivate Dokuwiki cache (in order to make sure new or deleted pages are taken into account quickly). You may try to reactivate it. To do that:...

Thanks for this feedback. That's a bit weird: I though that with Dokuwiki cache, the plugin code would have been totaly by-passed, hence leading to good performances. I guess I'll...

According to the doc of the cache (https://www.dokuwiki.org/devel:caching?s[]=cache#two-stage-caching ) the rendered xhtml should be cached, so my understanding is that no matters what the plugin does, it shouldn't be able...

Thanks for looking into it! Actually my main issue is that I'm not sure how this feature should be implemented to make sure it doesn't break existing behavior. For instance,...

It seems like an interesting feature. I'm not sure I'll have the time to work on it soon, but I'll keep it in mind. (also, pull requests are welcome)

I'm not sure I understand the use case for a -nsLinkWithoutStart option. I'm curious to get a better understanding about this. That being said, yes, whenever a pull request looks...