History log of /web-master/scripts/pregen_news (Results 1 – 9 of 9)
Revision Date Author Comments
# 0e511803 10-Dec-2018 Peter Kokot

Refactor long array() syntax to short []

Since app is using PHP 5.4+ already, the longer `array()` syntax can be
refactored to shorter `[]`.


# 9cb5a207 05-Dec-2012 Daniel P. Brown

Remove a few more references to www.php.net and replace them with php.net.


# 955f6840 05-Jul-2012 Hannes Magnusson

Use the 'via' attribute.
That means we will link to the confernce page directly, not our news
archive for the 'read more' link.. in the long run the conferences
shouldn't be in this speci

Use the 'via' attribute.
That means we will link to the confernce page directly, not our news
archive for the 'read more' link.. in the long run the conferences
shouldn't be in this specific feed anyway as it should get aggregated
from joind.in so we'll ignore that 'problem' for now :)

show more ...


# e12bc0e6 05-Jul-2012 Hannes Magnusson

Generate a shorter news intro for long entries.
Originally by Levi in phpweb


# ac5894bf 31-Dec-2008 Hannes Magnusson

- No need to do some weird newyears checks now for the news files
- Build the news items that the archive has, let phpweb control if it
wants to display it or not


# bbb03548 19-Mar-2008 Hannes Magnusson

Fix the RSS feed after the Atom link href change


# c9091f92 18-Mar-2008 Hannes Magnusson

- Simplify the "news system"
- Initial implementation of the hAtom microformat


# 966c18ac 29-Dec-2007 Hannes Magnusson

Add support for new years :)


# fb415ed6 07-Jun-2007 Hannes Magnusson

New newssystem