summaryrefslogtreecommitdiff
path: root/templates/edit_services_inc.tpl
AgeCommit message (Collapse)AuthorFilesLines
2025-08-27Template changes to cover uninitialized variables and style changes for PHP8.4lsces1-1/+1
2014-10-22Tidy layoutlsces1-1/+1
2010-07-25add service wrapper only for mini tplsspiderr1-2/+2
2010-07-04add service div around include for styling purposesspiderr1-0/+2
2010-02-21preserve functionality for statically invoked service files when there is no ↵Christian Fowler1-2/+2
object (upload services are the most notable need)
2010-02-21check for valid gContent before trying to access itChristian Fowler1-1/+1
2010-02-15new feature check if content type has service available to it - anticipates ↵wjames51-2/+2
integration of lcconfig some day - defaults to true for non lcconfig installations
2010-02-12flatten services hash and introduce new param for adding some meta data ↵wjames51-5/+3
about services to easy site configuration, see lcconfig
2008-11-07Use !empty to avoid warning when service doesn't declare a service file.Nick Palmer1-1/+1
2008-05-23status enhancements, dont show form if there are no status options, allow ↵wjames51-1/+1
derivative classes to customize their status edit tpl
2006-02-20don't display services when translating - we need an easy method of how ↵Max Kremmel1-6/+8
services can apply the same serivice settings to all translations
2005-10-23merge recent changes into HEADMax Kremmel1-0/+7