aboutsummaryrefslogtreecommitdiffstats
path: root/core/include/post
AgeCommit message (Expand)AuthorFilesLines
2021-07-24Use correct config option for redirect singlesThomas Lange1-1/+1
2021-07-02Add generic function to create pagination templateThomas Lange1-1/+2
2021-07-01Add category system to categorize posts (readme)Thomas Lange1-0/+17
2021-06-22Implement new Repository and Entity classesThomas Lange2-75/+73
2021-06-21Remove unnecessary $ItemTemplate variablesThomas Lange1-4/+1
2021-06-21Rename some template variablesThomas Lange1-2/+2
2021-06-21Rename "attr" method of Item class to "get"Thomas Lange2-2/+2
2021-06-21Use getEntityURL method of Application classThomas Lange2-2/+2
2021-06-14Remove more redundant try/catch blocksThomas Lange2-71/+46
2019-10-29Remove PHP closing tags and add LF to text filesThomas Lange2-2/+0
2018-02-14Add configuration option "$ITEM.SINGLE_REDIRECT"Thomas Lange1-1/+11
2017-10-24You can now access item data in the main.php template (the file which contain...Thomas Lange1-0/+5
2017-10-24Some comments have been updated, unnecessary whitespace at the end of some fi...Thomas Lange1-1/+2
2017-05-30 Several changes have been made in this commit, which together with the previ...v2.2Thomas Lange1-4/+4
2017-05-05A significant increase in the response time has been achieved, since the temp...v2.1Thomas Lange1-1/+1
2017-04-24Nested function calls for generating the meta description are removed and a f...Thomas Lange1-1/+1
2017-04-19Comments added and unnecessary "abs" function calls removed.Thomas Lange1-1/+4
2017-04-11The system directory has been moved to a non-public directory. After the comm...v1.2Thomas Lange2-0/+155