Piero V.

Plugin Entrylist (v1.0) [Flatpress]

English

I’ve written a plugin called Entrylist that adds the bbcode tag “entrylist”.

It allows to list the entries of the blog.

These are it options:

  • y=YY: list the entries for the year YY.
  • m=MM: list the entryes for the month MM. Y param is required.
  • d=DD: list the entries fot the day DD. Y and m are required.
  • yformat: the format for the year. It is in the form of date_modifier.
  • mformat: the format for the month. It is in the form of date_modifier.
  • dformat: the format for the day. It is in the form of date_modifier.
  • link=[on/off]: the title should be also a link?
  • sort=[asc/desc]: the sorting for entries: asc is ascending, desc is descending. Asc is the default value.
  • noentries: if there aren’t entries, what should output

License: GNU GPLv2.

Download: entrylist_v1.0.1.tar.gz entrylist_v1.0.tar.gz

Italiano

Ho scritto questo plugin che aggiunge il tag bbcode “entrylist”.

Serve per fare la lista dei post del blog.

Queste sono le sue opzioni:

  • y=YY: elenca i post dell’anno YY.
  • m=MM: elenca i post del mese MM. Il prametro Y è necessario.
  • d=DD: elenca i post del giorno DD. I parametri y e m sono necessari.
  • yformat: il formato dell’anno. È nel formato di date_modifier
  • mformat: il formato del mese. È nel formato di date_modifier
  • dformat: il formato del giorno. È nel formato di date_modifier
  • link=[on/off]: Il titolo del post deve essere anche un link?
  • sort=[asc/desc]: l’ordine dei post. Asc è crescente, desc è decrescente. Asc è il valore di default
  • noentries: se non ci sono post cosa deve dare in output

Licenza: GNU GPLv2.

Download: entrylist_v1.0.1.tar.gz entrylist_v1.0.tar.gz

6 commenti