[ Index ] |
|
Code source de Serendipity 1.2 |
1 <?php 2 // Colorsets 3 @define('THEME_COLORSET', 'Colorset'); 4 @define('BP_COLORSET_DEF', 'Blank'); 5 @define('BP_COLORSET_OPT1', 'Purple'); 6 @define('BP_COLORSET_OPT2', 'Blue'); 7 @define('BP_COLORSET_OPT3', 'Green'); 8 // Layout 9 @define('LAYOUT_TYPE','Blog layout (B = Blog entriee, S = Sidebar, CF = Content first)'); 10 @define('LAYOUT_SBS','Three columns S-B-S'); 11 @define('LAYOUT_BSS','Three columns, B-S-S, CF'); 12 @define('LAYOUT_SSB','Three columns, S-S-B'); 13 @define('LAYOUT_SB','Two columns, S-B'); 14 @define('LAYOUT_BS','Two columns, B-S, CF'); 15 @define('LAYOUT_SC','One column, sidebars below, CF'); 16 @define('JAVASCRIPT_COLUMNS','Generate equal heights columns using javascript (May slow down page rendering a little.)'); 17 // Custom header 18 @define('BP_CUSTOM_HEADER','Custom header image from media database'); 19 @define('BP_HEADER_IMAGE','Choose image'); 20 @define('BP_HEADER_TYPE','Tiling of header image'); 21 @define('BP_HEADER_BANNER', 'Banner (no tiling)'); 22 @define('BP_HEADER_HTILED', 'Horizontally tiled'); 23 @define('BP_HEADER_VTILED', 'Vertically tiled'); 24 @define('BP_HEADER_BTILED', 'Tiles horizontally and vertically'); 25 @define('BP_HEADER_POSHOR', 'Horizontal alignment'); 26 @define('BP_HEADER_POSVER', 'Vertical alignment'); 27 @define('BP_CENTER', 'centered'); 28 @define('BP_TOP', 'top'); 29 @define('BP_BOTTOM', 'bottom'); 30 // Fahrner Image Replacement 31 @define('FIR_BTITLE','Show blog title in the header'); 32 @define('FIR_BDESCR','Show blog description in the header'); 33 // Date format 34 @define('BP_DATE_FORMAT', 'Date format'); 35 // Entry footer 36 @define('ENTRY_FOOTER_POS','Position of the entry footer'); 37 @define('BELOW_ENTRY','Below the entry'); 38 @define('BELOW_TITLE','Below the entry title'); 39 @define('SPLIT_FOOTER','Split entry footer'); 40 @define('FOOTER_AUTHOR','Show author in the entry footer'); 41 @define('FOOTER_CATEGORIES','Show categories in the entry footer'); 42 @define('FOOTER_TIMESTAMP','Show timestamp in the entry footer'); 43 @define('FOOTER_COMMENTS','Show number of comments in the entry footer'); 44 @define('FOOTER_TRACKBACKS','Show number of trackback in the entry footer'); 45 // coComment support 46 @define('COCOMMENT_ACTIVE','Integrate coComment (http://www.cocomment.com) into comment form'); 47 // Counter code 48 @define('COUNTER_CODE', 'Insert code for counter and/or web stat tool'); 49 @define('USE_COUNTER', 'Choose whether to use counter code inserted above'); 50 // Additional footer text 51 @define('FOOTER_TEXT', 'Use this to insert additional text into the page footer'); 52 @define('USE_FOOTER_TEXT', 'Integrate footer text'); 53 //Sitenav 54 @define('SITENAV_POSITION','Position of the navbar'); 55 @define('SITENAV_NONE','No navbar'); 56 @define('SITENAV_ABOVE','Above the banner'); 57 @define('SITENAV_BELOW','Below the banner'); 58 @define('SITENAV_LEFT','At the top of the left sidebar'); 59 @define('SITENAV_RIGHT','At the top of the right sidebar'); 60 @define('SITENAV_FOOTER','Also show navigation links in the footer (not displayed regardless of choice if "No navbar" is selected above)'); 61 @define('SITENAV_QUICKSEARCH','Show quicksearch in the navbar (only works in navbar above or below banner; quicksearch sidebar item will be suppressed automagically)'); 62 @define('SITENAV_TITLE','Title for navigation menu (only displayed when located at the top of a sidebar)'); 63 @define('SITENAV_TITLE_TEXT','Main menu'); 64 @define('NAVLINK_AMOUNT', 'Enter number of links in the navbar (needs reload of the Manage Styles page)'); 65 @define('NAV_LINK_TEXT', 'Enter the navbar link text'); 66 @define('NAV_LINK_URL', 'Enter the full URL of your link'); 67 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sat Nov 24 09:00:37 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |