summaryrefslogtreecommitdiff
path: root/templates/service_content_icon_inc.tpl
AgeCommit message (Collapse)AuthorFilesLines
2013-04-03clean up commentsspiderr1-5/+3
2013-04-02convert lots of biticon to booticonspiderr1-1/+1
2013-04-02convert lots of biticon to booticonspiderr1-1/+1
2012-08-13Add switch for correct permissions pagelsces1-1/+5
2012-06-08revert getContactUrl with getDisplayUrl - looks like a mass search and ↵spiderr1-1/+1
replace gone wild
2012-04-17Tidy up to remove 'STRICT' warningsLester Caine ext:(%22)1-1/+1
Split static and dynamic use of getDisplayUrl Create getContentUrl as the instantiated version parameters need to be identical across all classes getAttachment augmented by a static loadAttachment
2008-10-03large code cleanup - getting rid of broken and unnecessary loadPermissions() ↵Max Kremmel1-2/+2
method. reduces load and avoids confusion / bugs
2008-02-01Make sure not to call on gContent unless it is valid.Nick Palmer1-6/+6
2008-01-31Decide URL separation based on actual URL instead of on the assumption that ↵Nick Palmer1-4/+3
the url doesn't have a ? in it if pretty_urls is on.
2007-09-24Move "promotions" stuff to _bit_hype. You need to check out that package to ↵Nick Palmer1-3/+0
get these features now.
2007-09-24Add promotions with lots of nice bells and whistles. Need to test all the ↵Nick Palmer1-0/+3
service links still but they should work.
2007-08-20attempt to make refresh_liberty_cache + pretty_URL worklaetzer1-2/+11
2007-07-26better handle cache refresh iconMax Kremmel1-1/+1
2007-07-08only display cache refresh icon if users are generally allowed to view icons ↵Max Kremmel1-1/+1
and tools
2007-07-08pass content_id into isCached query that we can refresh items in lists as wellMax Kremmel1-1/+1
2007-05-15check for null gContentbitweaver.org1-1/+1
2007-04-08Add preview functionality and ability to popup based on a content_id.Nick Palmer1-0/+4
2007-03-31lots of content permissions work. tentatively added updateUserPermissions() ↵Max Kremmel1-0/+10
to service load function.
2007-03-21add liberty cache refresh link, clean up some caching issues, add method to ↵Max Kremmel1-0/+3
check if content is cached