summaryrefslogtreecommitdiff
path: root/templates/edit_pigeonholes.tpl
AgeCommit message (Collapse)AuthorFilesLines
2007-09-10make sure we use a unique id name and don't load mochi - will interfere with ↵Max Kremmel1-1/+1
ajax uploads
2007-08-04improve permission and group logic and fix such restrictionsMax Kremmel1-2/+2
2007-07-01check to see if descriptions are turned on before including attachment ↵Max Kremmel1-26/+7
browser and remove content insertion box. this is much easier to deal with in the assign content page
2007-06-16Bring Attachment Browser under p_liberty_attach_attachments controlLester Caine1-7/+9
2007-06-10Add attachment browser.Nick Palmer1-82/+99
2007-06-10Make pigeonholes LibertyAttachables and descriptions parsed content. Cleanup ↵Nick Palmer1-7/+5
display_description checking in templates. Need to add the attachment browser probably.
2007-03-05Fix issues with assign content I broke before. Add forbid insert feature. ↵Nick Palmer1-0/+10
Fix bug with insert when there are no checks on the page. Need to add better security on insert still but the interface doesn't offer it now.
2007-01-14hide content selector when editing pigeonhole to avoid devestating effectsMax Kremmel1-13/+15
2006-03-25escape htmlspecialchars on output instead of during store processMax Kremmel1-1/+1
2006-02-24move service functions to Pigeonholes.php, fix content types dropdown, only ↵Max Kremmel1-1/+1
check path permissions when it's required, reduce defaults to as simple as possible
2006-02-10values and options in html_options are exclusiveLester Caine1-1/+1
2006-02-10Use the content_type Description for drop down listLester Caine1-1/+1
2006-02-08Make Theme/Permissions/Group optional in pigeonholesLester Caine1-21/+27
2006-02-08tidy up permission checks, display of dynamically collapsable list seems ↵Max Kremmel1-3/+3
quite impossible with permissions -> removed for now
2006-02-07add permissioning to categories - permissions are checked recursively - w00t\!Max Kremmel1-2/+18
2006-01-30use content preferences instead of pigeonhole_settings tableMax Kremmel1-1/+1
2006-01-24rename $gPigeonholes to $gContent since we're dealing with LibertyContentMax Kremmel1-2/+2
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-1/+0
based layout rocks now
2006-01-18get various areas working again with recent code changesMax Kremmel1-0/+1
2006-01-17bring getList() up to the new standards and use pagination when listing ↵Max Kremmel1-1/+0
categories
2006-01-14merge recent changes into HEADMax Kremmel1-7/+65
2005-08-21import pigeonholes - take 2Max Kremmel1-0/+19