Wiki Plume Community : DisplayByPublicationDate

HomePage :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register

Display resources by publication date


In manager/inc/class.basicmanager, modify these functions :

- getResources
- getAllDates
- getEarlierDate

In the code of these 3 functions, replace "modifdate" by"publicationdate"
(3 occurences in getResources, 2 in getAllDates and 2 in getEarlierDate).

If you want to display the publication date of the resources in the manager, you need to modify 3 files:

- in manager/index.php, on line 190, replace "modifdate" by "publicationdate"
- in manager/mtemplates/news-list.php, on line 96, replace "modifdate" by "publicationdate"
- in manager/mtemplates/article-list.php, on line 99, replace "modifdate" by "publicationdate"


Afficher les ressources par date de publication


Dans manager/inc/class.basicmanager, il faut modifier les fonctions :

- getResources
- getAllDates
- getEarlierDate

Dans le code de ces 3 fonctions, il faut remplacer "modifdate" par "publicationdate"
(3 occurences pour getResources, 2 pour getAllDates et 2 autres pour getEarlierDate).

Si vous voulez afficher la date de publication des ressources dans le gestionnaire, vous devez modifier 3 fichiers :

- dans manager/index.php, à la ligne 190, il faut remplacer "modifdate" par "publicationdate"
- dans manager/mtemplates/news-list.php, à la ligne 96, il faut remplacer "modifdate" par "publicationdate"
- dans manager/mtemplates/article-list.php, à la ligne 99, il faut remplacer "modifdate" par "publicationdate"
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.6.1
Page was generated in 0.1234 seconds