From: <ada...@us...> - 2003-08-11 15:57:02
|
Update of /cvsroot/phpwebsite-comm/modules/article/boost In directory sc8-pr-cvs1:/tmp/cvs-serv21796/boost Modified Files: install.sql Log Message: Changed template names in the demo articles Index: install.sql =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/article/boost/install.sql,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** install.sql 6 Aug 2003 02:26:29 -0000 1.4 --- install.sql 11 Aug 2003 15:52:16 -0000 1.5 *************** *** 45,49 **** image_link varchar(255) NOT NULL, image_caption varchar(255) NOT NULL, ! template varchar(255) NOT NULL DEFAULT 'Centered Image', new_page smallint NOT NULL DEFAULT '0', article_id int NOT NULL DEFAULT '0', --- 45,49 ---- image_link varchar(255) NOT NULL, image_caption varchar(255) NOT NULL, ! template varchar(255) NOT NULL DEFAULT 'Centered_Image', new_page smallint NOT NULL DEFAULT '0', article_id int NOT NULL DEFAULT '0', *************** *** 53,68 **** ! INSERT INTO mod_article_sections VALUES ('Article Manager Demo Section', 'Welcome to Article Manager!\r\n\r\nThis article was automatically generated when you installed Article Manager.\r\n\r\nIf you want to see an overview of the features of this module, check out "<a href="index.php?module=article&view=2">Introduction to Article Manager</a>".\r\n\r\nTo get started using Article Manager, proceed to the <a href="index.php?module=article&disp=main_menu">administrative menu</a> or go the the <a href="index.php?module=article&disp=news">"News"</a> page that lists all articles on your site.\r\n\r\nAnd most importantly, have fun with it!\r\n<strong><font color="#FF0000">eloi</font></strong>', '', '', 0, 0, '', '', '', 'Centered Image', 0, 1); ! INSERT INTO mod_article_sections VALUES ('Features', '<b>NOTE:</b> <i>This introduction is for demo purposes only and is current as of the first release of Article Manager. For the most up-to-date version, look under the docs directory.</i>\r\n\r\nCustom articles - each section can look completely different\r\nDefine your own article and section templates\r\nAdmins can allow/deny ability to display external pages in an embedded frame\r\nUsers can add comments to your article\r\nUsers can view a list of the articles that they have created\r\nArticles keep track of how many times they\'ve been viewed\r\nArticles can be set to start showing at a future date\r\nArticles can expire on specified dates\r\nArticles can be viewed in summary format with a link to the full article\r\nMULTI-ARTICLE STORIES with automatic navigation controls!\r\nOptimization: Images are stored in multiple directories for faster access\r\nA library of approved images can be easily maintained\r\nImages can be clickable links with alternate text and photo captions\r\nExpired articles can be accessed from a list and re-activated\r\nModule settings are easily changeable\r\nUser-submitted articles can require approval before activation\r\n"Also on this site.." Block\r\n"Previous n Articles" Block\r\n"Most Popular Articles" Block\r\nArticles can be set to not show up in the homepage summary listings\r\nArticles can be assigned to topic categories\r\nArticles can be viewed only by certain groups\r\nAll of your old Announcements & PageMaster Module content can be imported\r\nAutomatic rerouting of old mod.php, Announcements & PageMaster links\r\nDisplay a printable version\r\nNothing is saved to disk until you hit "Save Page"\r\n"Edit Locking" - Only 1 user can edit a page at a time\r\nA "News" page that displays all articles', '', '', 0, 0, '', '', '', 'Centered Image', 0, 5); ! INSERT INTO mod_article_sections VALUES ('The Main Menu', 'The main menu is the nerve center of the entire module. It allows you to do four basic tasks -- list articles, create a new article, change Article Manager configuration settings and manage the Image Library.', '', '', 0, 0, '', '', '', 'Centered Image', 1, 3); ! INSERT INTO mod_article_sections VALUES ('List Articles:', 'Here you can choose to view all approved articles on the site or just your articles ordered by Title or by the date of creation, publication, expiration, or the last update. This list can be viewed in ascending or descending order.\r\n\r\nEach article in the listing is accompanied by buttons allowing you to set it as the homepage, edit it, delete it, or immediately publish or expire it. Of course buttons or options can only be seen if you are authorized to use them.', '', '', 0, 0, '', '', '', 'Centered Image', 0, 2); ! INSERT INTO mod_article_sections VALUES ('Image Library Management', 'Instead of taking the security risk of allowing users to upload images to the server, admin-approved images can be stored in and selected from the Image Library.\r\n\r\nAfter an image is uploaded to the library using the "Image Library Management" interface, it will appear on the list underneath that also gives you the opportunity to delete existing pictures.', '', '', 0, 0, '', '', '', 'Centered Image', 0, 3); ! INSERT INTO mod_article_sections VALUES ('Create a new article:', 'See the next section "CREATING & EDITING ARTICLES".', '', '', 0, 0, '', '', '', 'Centered Image', 0, 2); ! INSERT INTO mod_article_sections VALUES ('Change configuration settings:', 'We\'ve made module customization easier for you by allowing you to change the following default settings:\r\n\r\n The default page template\r\n The default section template\r\n The # of summaries that show up on the Home Page\r\n The # of summaries that show up on article summary listings\r\n The # of article listings that show up under the main menu\r\n Whether articles need approval before publication\r\n Whether articles can expire on a predefined date\r\n Default expiration date offsets (years, months, days)\r\n How many years in advance publication dates can be set\r\n Uploaded image size limits (filesize, height, width)\r\n\r\nAdministrators can also decide whether users can:\r\n\r\n upload images\r\n include images in articles\r\n add comments to articles\r\n post comments without registering (Anonymous)\r\n create new articles\r\n edit/delete any, all, or just their own articles\r\n choose when their articles expire\r\n publish articles without admin approval\r\n change the module configuration ', '', '', 0, 0, '', '', '', 'Centered Image', 0, 3); ! INSERT INTO mod_article_sections VALUES ('Creating & Editing Articles', 'Articles are basically made up of a title, article summary, and sections. Other information found on the article can include information on the author and the date created or edited. \r\n\r\nTITLE:\r\nAll articles need titles! Enter one here.\r\n\r\n\r\nSUMMARY:\r\nType in a SHORT description of the article here. When a list of articles is shown on the site, this will be displayed as a teaser to get the user to read more.\r\n\r\n\r\nSECTIONS:\r\nThis is the meat of the article. A article can contain as few or as many sections as you like. When you create or start editing a article, all currently save sections are displayed as finished. After each section you will see buttons to edit that section or to move the section above or below its neighbors.\r\n\r\nNear the bottom of the article a new blank section is created for you with its own "Save" button. See "Editing Sections" for a description of how they work.\r\n\r\nCONFIGURATION OPTIONS: \r\nCategory: \r\nThe topic categories that this article falls under.\r\n\r\nAllow Comments: \r\nWhether users can add discussion or comments to this article\r\n\r\nAllow Anonymous Comments: \r\nWhether unregistered user can add comments (NOT RECOMMENDED!)\r\n\r\nPublication Date: \r\nA story can only be viewable on the site after it is published. You don\'t need to change this value. It is automatically set to the date this story was created. If you want this story to be invisible until a future date, then you can set it here.\r\n\r\nExpiration Date:\r\nA story can only remain on the site until it expires. You don\'t need to change this value. The site administrator has set a default period before stories expire. If you want this story to be deleted before or after this date, then you can set it here.\r\n\r\n\r\nWHAT DO I NEED CATEGORIES FOR?\r\nIf this article is assigned to a category, ArticleManager can then work with other phpWebsite modules to group related articles together and give interested users suggestions on other articles to surf.\r\n\r\nARTICLE INFORMATION:\r\nNOTE -- These items are not editable. \r\nCreated By: Who created the article\r\nUpdated By: the last person to edit the article\r\nCreated On: When the article was created\r\nUpdated On: When the article was last edited\r\n\r\nSave Article:\r\nClick this button when you\'re finished editing. If all information was entered in correctly, you\'ll be taken back to the main menu.', '', '', 0, 0, '', '', '', 'Centered Image', 1, 2); ! INSERT INTO mod_article_sections VALUES ('Creating & Editing Sections', 'Each section consists of a title and text (and sometimes an image). You can think of the title of a section as a subtitle of the article. Whenever you start editing a article or save a section, a new one is created for you.\r\n\r\nSTART ON NEW PAGE:\r\nThis option enables multi-article stories. When enabled, this section will be the first of a new page.\r\n\r\nTITLE:\r\nNot necessary, but recommended. Enter the section title here.\r\n\r\nTEXT:\r\nType in the section\'s text here. I\'m not sure if there is a limit to how much text you can put here, but if you hit it, you\'ll know. Above this entry box is a text formatting bar that you can use to add html formatting to your text. You\'ll at least need to use the "new line" button to create line breaks.\r\n\r\nIMAGE:\r\nIf you already added an image to this section, it\'s displayed here. If you are authorized, you will be given the options of uploading an image or selecting an existing image to display.\r\n\r\nUPLOAD A NEW IMAGE:\r\nThis lets you upload an image that will be associated with this section. If you choose to use an image, you must also add a Short Image Description.\r\n\r\nSELECT AN IMAGE FROM THE LIBRARY:\r\nThis site maintains a library of pre-approved images to use as an alternative to making, optimizing and uploading custom images. Just select the image you want to be associated with this section. If you choose to use an image, you must also add a Short Image Description.\r\n\r\nALTERNATE TEXT (Short Image Description): \r\nREQUIRED! Enter a short description of the image that will display if a browser can\'t or won\'t show the image. \r\n\r\nLINK:\r\nPutting a link URL in here will turn the image into a clickable link.\r\n\r\nLINK (PHOTO) CAPTION:\r\nSometimes you might want some text to appear above or below the image (eq: Photo Credits). Enter that text here.\r\n\r\nCONFIGURATION OPTIONS: \r\nStart on New Article: Whether this section starts a new article. See "MAKING MULTIPLE-ARTICLE STORIES".\r\nTemplate : Choose a display format for this section.\r\n\r\nSAVE SECTION:\r\nClick this button when you\'re finished editing. If all information was entered in correctly, the article will re-display with the section in its proper place.\r\n\r\n\r\nWHAT ARE TEMPLATES?\r\nEach section can be displayed in a different way -- with an image on the left, right, above the text, with a different-colored title, or even with all the text centered on the article! This is all controlled by templates that the administrator creates. All you have to do is select which display format you want to use for this section. If you want to read about creating or changing templates, see TEMPLATES.TXT.', '', '', 0, 0, '', '', '', 'No Images', 1, 3); ! INSERT INTO mod_article_sections VALUES ('Making Multiple-Article Stories', 'Although webarticle content should always be as short and concise as possible, sometimes your article needs to be spread across more that one article. Usually when this happens we create several similarly-titled articles with links to related content:\r\n\r\nHow to Plan a Party: Getting Started\r\nHow to Plan a Party: Choosing the Place\r\nHow to Plan a Party: Picking the Music\r\nHow to Plan a Party: Get the Word Out\r\nHow to Plan a Party: Collect the Cash!\r\nLease Negotiation Tactics\r\nHow to get a DJ\r\nAdvertisement Media Effectiveness Statistics\r\n\r\nProblem is, for each one of the "Planning the Party" articles, we have to create links to 4 other articles! What happens if we add a article? We have to add & change links in 6 articles!', '', '', 0, 0, '', '', '', 'Centered Image', 1, 2); ! INSERT INTO mod_article_sections VALUES ('Enter ArticleManager!', 'Whenever you want a section to start on a new page, just check the "Start on new page" box. ArticleManager will automagically divide your story into pages when it\'s displayed on your site. Each page\'s title will be the title of the first section on that page. So now your list of pages looks like this:\r\n\r\nHow to Plan a Party\r\nLease Negotiation Tactics\r\nHow to get a DJ\r\nAdvertisement Media Effectiveness Statistics\r\n\r\nand when you click on "How to Plan a Party", the bottom of the pages will look like this:\r\n\r\n\r\n<center><u>Previous Page</u>          <u>Next Page</u>\r\n\r\n <u>Page 1: Getting Started</u>\r\n <u>Page 2: Choosing the Place</u>\r\n <u>Page 3: Picking the Music</u>\r\n <u>Page 4: Get the Word Out</u>\r\n <u>Page 5: Collect the Cash!</u></center>\r\n\r\nSince this is all basically one article, they will all have the same link (example:www.yoursite.com/index.php ?module=article &view=2). However, if you want to link directly to page 4 just add"&page_num=4" to the end of the url so it looks like this: www.yoursite.com/index.php ?module=article &view=2&page_num=4\r\n\r\nIf you click the Print Icon, the ENTIRE story will print out. Not just the current page.', '', '', 0, 0, '', '', '', 'Centered Image', 0, 2); ! INSERT INTO mod_article_sections VALUES ('Cool Tip!', 'If you want to see the entire article on one webpage, change the url to &page_num=all', '', '', 0, 0, '', '', '', 'Centered Image', 0, 2); --- 53,68 ---- ! INSERT INTO mod_article_sections VALUES ('Article Manager Demo Section', 'Welcome to Article Manager!\r\n\r\nThis article was automatically generated when you installed Article Manager.\r\n\r\nIf you want to see an overview of the features of this module, check out "<a href="index.php?module=article&view=2">Introduction to Article Manager</a>".\r\n\r\nTo get started using Article Manager, proceed to the <a href="index.php?module=article&disp=main_menu">administrative menu</a> or go the the <a href="index.php?module=article&disp=news">"News"</a> page that lists all articles on your site.\r\n\r\nAnd most importantly, have fun with it!\r\n<strong><font color="#FF0000">eloi</font></strong>', '', '', 0, 0, '', '', '', 'Centered_Image', 0, 1); ! INSERT INTO mod_article_sections VALUES ('Features', '<b>NOTE:</b> <i>This introduction is for demo purposes only and is current as of the first release of Article Manager. For the most up-to-date version, look under the docs directory.</i>\r\n\r\nCustom articles - each section can look completely different\r\nDefine your own article and section templates\r\nAdmins can allow/deny ability to display external pages in an embedded frame\r\nUsers can add comments to your article\r\nUsers can view a list of the articles that they have created\r\nArticles keep track of how many times they\'ve been viewed\r\nArticles can be set to start showing at a future date\r\nArticles can expire on specified dates\r\nArticles can be viewed in summary format with a link to the full article\r\nMULTI-ARTICLE STORIES with automatic navigation controls!\r\nOptimization: Images are stored in multiple directories for faster access\r\nA library of approved images can be easily maintained\r\nImages can be clickable links with alternate text and photo captions\r\nExpired articles can be accessed from a list and re-activated\r\nModule settings are easily changeable\r\nUser-submitted articles can require approval before activation\r\n"Also on this site.." Block\r\n"Previous n Articles" Block\r\n"Most Popular Articles" Block\r\nArticles can be set to not show up in the homepage summary listings\r\nArticles can be assigned to topic categories\r\nArticles can be viewed only by certain groups\r\nAll of your old Announcements & PageMaster Module content can be imported\r\nAutomatic rerouting of old mod.php, Announcements & PageMaster links\r\nDisplay a printable version\r\nNothing is saved to disk until you hit "Save Page"\r\n"Edit Locking" - Only 1 user can edit a page at a time\r\nA "News" page that displays all articles', '', '', 0, 0, '', '', '', 'Centered_Image', 0, 5); ! INSERT INTO mod_article_sections VALUES ('The Main Menu', 'The main menu is the nerve center of the entire module. It allows you to do four basic tasks -- list articles, create a new article, change Article Manager configuration settings and manage the Image Library.', '', '', 0, 0, '', '', '', 'Centered_Image', 1, 3); ! INSERT INTO mod_article_sections VALUES ('List Articles:', 'Here you can choose to view all approved articles on the site or just your articles ordered by Title or by the date of creation, publication, expiration, or the last update. This list can be viewed in ascending or descending order.\r\n\r\nEach article in the listing is accompanied by buttons allowing you to set it as the homepage, edit it, delete it, or immediately publish or expire it. Of course buttons or options can only be seen if you are authorized to use them.', '', '', 0, 0, '', '', '', 'Centered_Image', 0, 2); ! INSERT INTO mod_article_sections VALUES ('Image Library Management', 'Instead of taking the security risk of allowing users to upload images to the server, admin-approved images can be stored in and selected from the Image Library.\r\n\r\nAfter an image is uploaded to the library using the "Image Library Management" interface, it will appear on the list underneath that also gives you the opportunity to delete existing pictures.', '', '', 0, 0, '', '', '', 'Centered_Image', 0, 3); ! INSERT INTO mod_article_sections VALUES ('Create a new article:', 'See the next section "CREATING & EDITING ARTICLES".', '', '', 0, 0, '', '', '', 'Centered_Image', 0, 2); ! INSERT INTO mod_article_sections VALUES ('Change configuration settings:', 'We\'ve made module customization easier for you by allowing you to change the following default settings:\r\n\r\n The default page template\r\n The default section template\r\n The # of summaries that show up on the Home Page\r\n The # of summaries that show up on article summary listings\r\n The # of article listings that show up under the main menu\r\n Whether articles need approval before publication\r\n Whether articles can expire on a predefined date\r\n Default expiration date offsets (years, months, days)\r\n How many years in advance publication dates can be set\r\n Uploaded image size limits (filesize, height, width)\r\n\r\nAdministrators can also decide whether users can:\r\n\r\n upload images\r\n include images in articles\r\n add comments to articles\r\n post comments without registering (Anonymous)\r\n create new articles\r\n edit/delete any, all, or just their own articles\r\n choose when their articles expire\r\n publish articles without admin approval\r\n change the module configuration ', '', '', 0, 0, '', '', '', 'Centered_Image', 0, 3); ! INSERT INTO mod_article_sections VALUES ('Creating & Editing Articles', 'Articles are basically made up of a title, article summary, and sections. Other information found on the article can include information on the author and the date created or edited. \r\n\r\nTITLE:\r\nAll articles need titles! Enter one here.\r\n\r\n\r\nSUMMARY:\r\nType in a SHORT description of the article here. When a list of articles is shown on the site, this will be displayed as a teaser to get the user to read more.\r\n\r\n\r\nSECTIONS:\r\nThis is the meat of the article. A article can contain as few or as many sections as you like. When you create or start editing a article, all currently save sections are displayed as finished. After each section you will see buttons to edit that section or to move the section above or below its neighbors.\r\n\r\nNear the bottom of the article a new blank section is created for you with its own "Save" button. See "Editing Sections" for a description of how they work.\r\n\r\nCONFIGURATION OPTIONS: \r\nCategory: \r\nThe topic categories that this article falls under.\r\n\r\nAllow Comments: \r\nWhether users can add discussion or comments to this article\r\n\r\nAllow Anonymous Comments: \r\nWhether unregistered user can add comments (NOT RECOMMENDED!)\r\n\r\nPublication Date: \r\nA story can only be viewable on the site after it is published. You don\'t need to change this value. It is automatically set to the date this story was created. If you want this story to be invisible until a future date, then you can set it here.\r\n\r\nExpiration Date:\r\nA story can only remain on the site until it expires. You don\'t need to change this value. The site administrator has set a default period before stories expire. If you want this story to be deleted before or after this date, then you can set it here.\r\n\r\n\r\nWHAT DO I NEED CATEGORIES FOR?\r\nIf this article is assigned to a category, ArticleManager can then work with other phpWebsite modules to group related articles together and give interested users suggestions on other articles to surf.\r\n\r\nARTICLE INFORMATION:\r\nNOTE -- These items are not editable. \r\nCreated By: Who created the article\r\nUpdated By: the last person to edit the article\r\nCreated On: When the article was created\r\nUpdated On: When the article was last edited\r\n\r\nSave Article:\r\nClick this button when you\'re finished editing. If all information was entered in correctly, you\'ll be taken back to the main menu.', '', '', 0, 0, '', '', '', 'Centered_Image', 1, 2); ! INSERT INTO mod_article_sections VALUES ('Creating & Editing Sections', 'Each section consists of a title and text (and sometimes an image). You can think of the title of a section as a subtitle of the article. Whenever you start editing a article or save a section, a new one is created for you.\r\n\r\nSTART ON NEW PAGE:\r\nThis option enables multi-article stories. When enabled, this section will be the first of a new page.\r\n\r\nTITLE:\r\nNot necessary, but recommended. Enter the section title here.\r\n\r\nTEXT:\r\nType in the section\'s text here. I\'m not sure if there is a limit to how much text you can put here, but if you hit it, you\'ll know. Above this entry box is a text formatting bar that you can use to add html formatting to your text. You\'ll at least need to use the "new line" button to create line breaks.\r\n\r\nIMAGE:\r\nIf you already added an image to this section, it\'s displayed here. If you are authorized, you will be given the options of uploading an image or selecting an existing image to display.\r\n\r\nUPLOAD A NEW IMAGE:\r\nThis lets you upload an image that will be associated with this section. If you choose to use an image, you must also add a Short Image Description.\r\n\r\nSELECT AN IMAGE FROM THE LIBRARY:\r\nThis site maintains a library of pre-approved images to use as an alternative to making, optimizing and uploading custom images. Just select the image you want to be associated with this section. If you choose to use an image, you must also add a Short Image Description.\r\n\r\nALTERNATE TEXT (Short Image Description): \r\nREQUIRED! Enter a short description of the image that will display if a browser can\'t or won\'t show the image. \r\n\r\nLINK:\r\nPutting a link URL in here will turn the image into a clickable link.\r\n\r\nLINK (PHOTO) CAPTION:\r\nSometimes you might want some text to appear above or below the image (eq: Photo Credits). Enter that text here.\r\n\r\nCONFIGURATION OPTIONS: \r\nStart on New Article: Whether this section starts a new article. See "MAKING MULTIPLE-ARTICLE STORIES".\r\nTemplate : Choose a display format for this section.\r\n\r\nSAVE SECTION:\r\nClick this button when you\'re finished editing. If all information was entered in correctly, the article will re-display with the section in its proper place.\r\n\r\n\r\nWHAT ARE TEMPLATES?\r\nEach section can be displayed in a different way -- with an image on the left, right, above the text, with a different-colored title, or even with all the text centered on the article! This is all controlled by templates that the administrator creates. All you have to do is select which display format you want to use for this section. If you want to read about creating or changing templates, see TEMPLATES.TXT.', '', '', 0, 0, '', '', '', 'No_Images', 1, 3); ! INSERT INTO mod_article_sections VALUES ('Making Multiple-Article Stories', 'Although webarticle content should always be as short and concise as possible, sometimes your article needs to be spread across more that one article. Usually when this happens we create several similarly-titled articles with links to related content:\r\n\r\nHow to Plan a Party: Getting Started\r\nHow to Plan a Party: Choosing the Place\r\nHow to Plan a Party: Picking the Music\r\nHow to Plan a Party: Get the Word Out\r\nHow to Plan a Party: Collect the Cash!\r\nLease Negotiation Tactics\r\nHow to get a DJ\r\nAdvertisement Media Effectiveness Statistics\r\n\r\nProblem is, for each one of the "Planning the Party" articles, we have to create links to 4 other articles! What happens if we add a article? We have to add & change links in 6 articles!', '', '', 0, 0, '', '', '', 'Centered_Image', 1, 2); ! INSERT INTO mod_article_sections VALUES ('Enter ArticleManager!', 'Whenever you want a section to start on a new page, just check the "Start on new page" box. ArticleManager will automagically divide your story into pages when it\'s displayed on your site. Each page\'s title will be the title of the first section on that page. So now your list of pages looks like this:\r\n\r\nHow to Plan a Party\r\nLease Negotiation Tactics\r\nHow to get a DJ\r\nAdvertisement Media Effectiveness Statistics\r\n\r\nand when you click on "How to Plan a Party", the bottom of the pages will look like this:\r\n\r\n\r\n<center><u>Previous Page</u>          <u>Next Page</u>\r\n\r\n <u>Page 1: Getting Started</u>\r\n <u>Page 2: Choosing the Place</u>\r\n <u>Page 3: Picking the Music</u>\r\n <u>Page 4: Get the Word Out</u>\r\n <u>Page 5: Collect the Cash!</u></center>\r\n\r\nSince this is all basically one article, they will all have the same link (example:www.yoursite.com/index.php ?module=article &view=2). However, if you want to link directly to page 4 just add"&page_num=4" to the end of the url so it looks like this: www.yoursite.com/index.php ?module=article &view=2&page_num=4\r\n\r\nIf you click the Print Icon, the ENTIRE story will print out. Not just the current page.', '', '', 0, 0, '', '', '', 'Centered_Image', 0, 2); ! INSERT INTO mod_article_sections VALUES ('Cool Tip!', 'If you want to see the entire article on one webpage, change the url to &page_num=all', '', '', 0, 0, '', '', '', 'Centered_Image', 0, 2); |