duplicate of

code from svn file did not work

About Trac status contribute.

Documentation Last modified 2 weeks ago to <?php endforeach ?>

Edgewall Software

Download in other formats:

<?php foreach ($question_pager->getLinks() as $page): ?>

Description Login You must first sign up
Search fabien View Tickets
Powered by Keywords: ?> day 5
Timeline askeet Blog
changed from Change History

/* Work */

Search:

step askeet tutorial, i was puzzle by great step by PHP errors and layout absence after splitting the previous step from my SVN depot and copy/paste of the question template listSuccess.php and adding the previous code of listSuccess in _list.php, it works again. http://szgy.org/tags/release_day_5/frontend/modules/question/templates/_question_list.php : <div id="question_pager"> <?php if ($question_pager->haveToPaginate()): ?> .

<?php echo link_to_unless($page == $question_pager->getPage(), $page, "question/list?page=".$page) ?> <?php echo ($page != $question_pager->getCurrentMaxLink()) ? "-" :

Milestone:

Assigned to:

Development

#3410 (askeet/1_0/5 tutorial in _list.php

<?php echo question_pager_link("&laquo;", 1) ?> <?php echo question_pager_link("&lt;", $question_pager->getPreviousPage()) ?>

#3410 (askeet/1_0/5 tutorial in _list.php : <?php foreach ($question_pager->getLinks() as $page): ?>

<?php echo question_pager_link("&gt;", $question_pager->getNextPage()) ?> <?php echo question_pager_link("&raquo;", $question_pager->getLastPage()) ?> a <?php echo link_to("&laquo;", "question/list?page=1") ?> <?php echo link_to("&lt;", "question/list?page=".$question_pager->getPreviousPage()) ?> Hello,

Comma-delimited Text

<?php echo link_to("&gt;", "question/list?page=".$question_pager->getNextPage()) ?> <?php echo link_to("&raquo;", "question/list?page=".$question_pager->getLastPage()) ?>

<?php endif ?> </div>

Opened 5 months ago

<?php endif; ?> </div>

FabianLange by <?php if ($question_pager->haveToPaginate()): ?>

Following the code from

askeet/1_0/5 tutorial in _list.php : code from svn file did not work)

<?php echo link_to_unless($page == $question_pager->getPage(), $page, "question/list?page=".$page) ?> <?php echo ($page != $question_pager->getCurrentMaxLink()) ? "-" : RSS Feed

(closed defect: duplicate)

Maybe I did not understand this step but after the diff from

<div id="question_pager">

Kind regards

09/14/08 23:00:13 changed

  • Community Installation By to Plugins .
  • Component: set to RRaph .

resolution ?>