summaryrefslogtreecommitdiff
path: root/templates/section_inc.tpl
AgeCommit message (Collapse)AuthorFilesLines
2007-11-19Fixed dismember bug and add dismember link to nav path for users with ↵Nick Palmer1-1/+1
permission.
2007-09-10only display count if appropriatePRE_LIB_ATTACHMENT_REFACTORMax Kremmel1-1/+1
2007-08-23simplify and speed up code by removing redundant foreach loopsMax Kremmel1-38/+32
2007-06-10Make pigeonholes LibertyAttachables and descriptions parsed content. Cleanup ↵Nick Palmer1-2/+4
display_description checking in templates. Need to add the attachment browser probably.
2007-05-18provide pretty_url urls as well. please take pretty_urls into account when ↵Max Kremmel1-2/+16
adding pretty_urls_extended stuff and vice versa
2007-05-16missing forward slash in member link under the 'dynamic' section caused ↵gravyface1-1/+1
404/302 to list.php. i.e. 'view/structure9' for pretty urls
2007-04-05Make pigeonholes not call LibertyAttachable since it is LibertyContent (for ↵Nick Palmer1-2/+2
the moment). Fixup pretty url and extended url support and make sure to force a cononical url for pigeonholes for better SEO. Make sure stuff in Related Content is actually viewable by the user.
2006-09-03change all biticon links to point to the new icons provided in ↵Max Kremmel1-4/+4
themes/icon_styles, update themes manager to make icon styles selectable, massive script used to do this ( will me made available shortly ) - might not all be perfect. please help out by fixing broken icon links.
2006-09-03preliminary biticon cleanupMax Kremmel1-1/+1
2006-06-18display correct number of assignable elements and fix pagination related ↵Max Kremmel1-1/+1
display limitation
2006-05-22don't show edit/delete if no permSylvie Greverend1-2/+2
2006-04-24simplify templates even some more. remove all the extra icons in the ↵Max Kremmel1-0/+2
structure template and use the ones from the section template
2006-03-01move BitSystem:: preferences methods to get/set/load/storeConfig to avoid ↵Christian Fowler1-1/+1
conflict with new content preferences
2006-02-08tidy up permission checks, display of dynamically collapsable list seems ↵Max Kremmel1-38/+7
quite impossible with permissions -> removed for now
2006-02-04add module that automatically displays the full pigeonhole, the content is ↵Max Kremmel1-1/+1
part of
2006-01-25typosMax Kremmel1-1/+2
2006-01-24rename $gPigeonholes to $gContent since we're dealing with LibertyContentMax Kremmel1-5/+7
fix some minor layout issues and add some basic prefs to schema_inc add option to not show any category members, but only category name - can act as tagging system that way
2006-01-19completely pull positioning stuff and try and make listing better - table ↵Max Kremmel1-44/+22
based layout rocks now
2006-01-18remove custom positioning codeMax Kremmel1-42/+18
2006-01-18get various areas working again with recent code changesMax Kremmel1-10/+10
2006-01-17escape title and descriptionMax Kremmel1-11/+13
2006-01-14merge recent changes into HEADMax Kremmel1-0/+149