* EN-Revision: Revision of lang_en.inc.php */ @define('PLUGIN_EVENT_CUSTOM_PERMALINKS', 'Custom Permalinks for Entries'); @define('PLUGIN_EVENT_CUSTOM_PERMALINKS_DESC', 'Defines custom permalinks that can be used to access a specific entry. It can only use URL patterns which are NOT YET in use - using custom permalinks within the /archives/ structure is thus not possible. But any (virtual) other directory is.'); @define('PLUGIN_EVENT_CUSTOM_PERMALINKS_PL', 'Permalink'); @define('PLUGIN_EVENT_CUSTOM_PERMALINKS_PL_DESC', 'Defines permalink for the URL. Needs the absolute HTTP path and needs to end with .htm or .html! It can only use URL patterns which are NOT YET in use - using custom permalinks within the /archives/ structure is thus not possible. But any (virtual) other directory is.'); ?>