new caching system to replace old page cache

This commit is contained in:
JT Smith 2006-04-05 20:46:57 +00:00
parent e12ff119af
commit e4392f7449
54 changed files with 718 additions and 167 deletions

View file

@ -5,6 +5,11 @@ our $HELP = {
title => '61',
body => '71',
fields => [
{
title => 'cache timeout',
namespace => 'Asset_Article',
description => 'cache timeout help'
},
{
title => '72',
description => 'article template description',

View file

@ -5,6 +5,11 @@ our $HELP = {
title => 'collaboration add/edit title',
body => 'collaboration add/edit body',
fields => [
{
title => 'visitor cache timeout',
namespace => 'Asset_Collaboration',
description => 'visitor cache timeout help'
},
{
title => 'display last reply',
description => 'display last reply description',

View file

@ -5,6 +5,11 @@ our $HELP = {
title => '61',
body => '71',
fields => [
{
title => 'visitor cache timeout',
namespace => 'Asset_EventsCalendar',
description => 'visitor cache timeout help'
},
{
title => '507',
description => '507 description',

View file

@ -6,6 +6,11 @@ our $HELP = {
title => 'file add/edit title',
body => 'file add/edit body',
fields => [
{
title => 'cache timeout',
namespace => 'Asset_File',
description => 'cache timeout help'
},
{
title => 'new file',
description => 'new file description',

View file

@ -6,6 +6,11 @@ our $HELP = {
title => 'folder add/edit title',
body => 'folder add/edit body',
fields => [
{
title => 'visitor cache timeout',
namespace => 'Asset_Folder',
description => 'visitor cache timeout help'
},
{
title => 'folder template title',
description => 'folder template description',

View file

@ -30,6 +30,11 @@ our $HELP = {
description => 'http proxy template title description',
namespace => 'Asset_HttpProxy',
},
{
title => 'cache timeout',
description => 'cache timeout description',
namespace => 'Asset_HttpProxy',
},
{
title => '6',
description => '6 description',

View file

@ -5,6 +5,11 @@ our $HELP = {
title => 'add/edit help title',
body => 'add/edit help body',
fields => [
{
title => 'visitor cache timeout',
namespace => 'Asset_Matrix',
description => 'visitor cache timeout help'
},
{
title => 'categories',
description => 'categories description',

View file

@ -5,6 +5,11 @@ our $HELP = {
title => '61',
body => '71',
fields => [
{
title => 'visitor cache timeout',
namespace => 'Asset_MessageBoard',
description => 'visitor cache timeout help'
},
{
title => '73',
namespace => 'Asset_MessageBoard',

View file

@ -5,6 +5,11 @@ our $HELP = {
title => 'multisearch add/edit title',
body => 'multisearch add/edit body',
fields => [
{
title => 'cache timeout',
namespace => 'Asset_MultiSearch',
description => 'cache timeout help'
},
{
title => 'MultiSearch Template',
description => 'MultiSearch Template description',

View file

@ -5,6 +5,11 @@ our $HELP = {
title => '38',
body => '39',
fields => [
{
title => 'cache timeout',
namespace => 'Asset_Product',
description => 'cache timeout help'
},
{
title => '62',
description => '62 description',

View file

@ -10,6 +10,11 @@ our $HELP = {
description => '72 description',
namespace => 'Asset_SQLReport',
},
{
title => 'cache timeout',
description => 'cache timeout description',
namespace => 'Asset_SQLReport',
},
{
title => '16',
description => '16 description',

View file

@ -5,6 +5,11 @@ our $HELP = {
title => '61',
body => '71',
fields => [
{
title => 'cache timeout',
namespace => 'Asset_SyndicatedContent',
description => 'cache timeout help'
},
{
title => '72',
description => '72 description',

View file

@ -52,18 +52,6 @@ our $HELP = {
description => '85 description',
namespace => 'Asset_Wobject',
},
{
title => '895',
description => '895 description',
namespace => 'Asset_Wobject',
uiLevel => 8,
},
{
title => '896',
description => '896 description',
namespace => 'Asset_Wobject',
uiLevel => 8,
},
],
related => [
{