Downloads
Download tar.gz
28.82 KB
MD5: da4d919d7d9b9779853590c5cbea3fc8
SHA-1: bb2bd60f6abc49376f6e4dfd00e4c25e0b342016
SHA-256: c2bf916f6fd8558ab7c49bfb887196d0763ee7b2d73706c8dad800c247ca39d4
Download zip
35.08 KB
MD5: b76ceb2df63cf44686ef0f634b3d3059
SHA-1: 044d6e93e4c283d901d16e972594dcc18ad47876
SHA-256: 7262eb52d36644a018ec3066430b2a234ac7391269b3a59e5c2b0d6cded3ab52
Release notes
Changes since DRUPAL-6--0-16:
- #321298 by ki - ['body-file'] used for RSS feed changed to ['rss-file']
- #295617 - fixed typo
- added an option to process the template before node is indexed for search
- removed extra comments and watchdog calls used in developement
- ok, now I have the option to process the template before indexing by search back
- added support for system based error reporting, if you want errors to only go to log you will not get the recursion limit noticed displayed to the page. Also we now point out where the recursion is occurring instead of just dropping the resursive elements.
- #328541 - eMPee584: add check to see if file var exists
- #329169 by eMPee584 - php errors on admin page
- [#263630] by tatere - fixing the recursion depth issue, yet again. oe of these days we will finally get it. Hopefully this is it