phpns-team team mailing list archive
-
phpns-team team
-
Mailing list archive
-
Message #00340
Re: [Question #64429]: show always a complete list title
Question #64429 on phpns changed:
https://answers.launchpad.net/phpns/+question/64429
Status: Open => Answered
alecwh proposed the following answer:
Yes! In this case, you will need to put two different integration codes
in your page. The code that will list the article titles will look like
this:
<?php
$phpns['static'] = TRUE;
$phpns['template'] = 4; //id of title-only template. make this!
?>
--
You received this question notification because you are a member of
Phpns-team, which is an answer contact for phpns.