On Sep 28, 2016, at 4:42 AM, Alexander George McKenzie <a.mcken...@gmail.com> 
wrote:

> Question #1: is there a way I can override the here, next, previous functions 
> in pollen.rkt (so in template.html I can just use ◊here instead of ◊(no-ext 
> here)?
> 
> 
> 
> Question #2: is there a better solution I am missing? I understand that I can 
> use template.html to save a copy of my output to an alternative filename 
> (like in the pdf output examples) but I will still break the functionality of 
> the pollen server if I change the navigation links while developing.
> 

Since avoiding the problem altogether should never be discounted — Can you 
elaborate on why you're stripping the extensions after the fact rather than 
just naming source files "foo.pm" => renders to "foo"? (If you want it to use 
an HTML template, you could add a `template` meta to the source file). 

-- 
You received this message because you are subscribed to the Google Groups 
"Pollen" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pollenpub+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to