Forums / Setup & design / can somebady share the idea used in EZ community template?

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

can somebady share the idea used in EZ community template?

Author Message

kevin wei

Sunday 08 January 2006 11:14:34 pm

here :

http://ez.no/community/forum/statistics

how to get top 20 list, export the data and judged by other software and write as static tempalte?

or???//

thanks very much....

Łukasz Serwatka

Tuesday 10 January 2006 4:19:16 am

Hi Kevin,

You can write tpl operator which will return for example SQL query result array. Then you can present it in template. You will need to query ezcontentobject table.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Per-Espen Kindblad

Tuesday 10 January 2006 4:48:02 am

Can eZ Systems post their Custom Tag code for this which is used at this page mentioned over?

Per-Espen