[eluser]Kip zonder Kop[/eluser]
[quote author="m4rw3r" date="1258784839"]@Kip zonder Kop:
Are you wrapping the previous_url and next_url in a callable linked to $this->context->define_tag()? Or are you using the $this->context->set_data() method (or similar)?
[/quote]
I am not even sure. I do know I am not using define_tag() so I guess implicitely I must be using one of the other methods.
I setup the values as entries in the array called $articles in the get_article() method of the page controller. Please tell me what I am doing and if this is proper coding.
And yes, some documentation of the FTL would come in handy. I have been studying the code for ages now and didn't even discover the meaning of FTL.