Petition

Dear All,

I have a petition and I would like to be appearing all signatures in one page under the article. For now after 15 it refers to another page:

http://kabulpress.org/my/spip.php?article1056

How do I change the following code or is there another way to do it. Or if it is not possible, can 100 or 200 signature appear in one page and then refers to another page of 100 or 200 signatures?

Here is the code:

[(#REM) Petition :

La petition ayant une PAGINATION il faut absolument lui passer SELF]

[(#PETITION|?{’ '})

<INCLURE{fond=inc-petition}{id_article}{self=#SELF}>

]

[

<:info_notes:>

#DEBUT_SURLIGNE(#NOTES)#FIN_SURLIGNE
]

Kamran Mir Hazar

Exiled Poet, Writer, Journalist and Web Master
Email: kamran_mirhazar@yahoo.com & Editor@kabulpress.org
Web: www.kabulpress.org & www.rahapen.org

Hi Kamran,
you have to copy the file dist/inc-petition into your squelettes and edit the line:

<BOUCLE_signatures(SIGNATURES) {id_article} {par date}{inverse} {pagination 15}>

in it. {pagination 15} tells spip to "paginate" the signatures by 15. edit it to whatever you want
or delete the whole {pagination} thing.

Jadi

kamran Mir Hazar on Chahar shanbe 24 Bahman 1386 00:04:08 wrote:
| Dear All,
| I have a petition and I would like to be appearing all signatures in one page under the article. For now after 15 it refers to another page:
| http://kabulpress.org/my/spip.php?article1056
| How do I change the following code or is there another way to do it. Or if it is not possible, can 100 or 200 signature appear in one page and then refers to another page of 100 or 200 signatures?
| Here is the code:
| [(#REM) Petition :
| La petition ayant une PAGINATION il faut absolument lui passer SELF]
| [(#PETITION|?{' '})
| <INCLURE{fond=inc-petition}{id_article}{self=#SELF}>
| ]
| [<div class="notes"><h2><:info_notes:></h2>#DEBUT_SURLIGNE(#NOTES)#FIN_SURLIGNE</div>]
|
|
| Kamran Mir Hazar
|
| Exiled Poet, Writer, Journalist and Web Master
| Email: kamran_mirhazar@yahoo.com & Editor@kabulpress.org
| Web: www.kabulpress.org & www.rahapen.org