================================================================== Snippet-title: lorem_ipsum v1.0 Creator: Graham Keellings E-mail: pivot@keellings.com Website: http://www.keellings.com/software/pivot.php Creation date: 14 June 2005, Kouvola, Finland Dedication: For ElectraWoman, the Guru of CSS. ================================================================== Content of zipped file: ----------------------- snippet_lorem_ipsum.php readme_lorem_ipsum.txt (this file) Usage: ------ 1) unpack this package in your extensions/snippets/ folder. 2) place a [[lorem_ipsum]] tag, with the appropriate parameters, in any of your template files, whereever you want the randomly generated Lorem Ipsum to appear 3) rebuild the FrontPage(s). Description: ------------ * A Lorem Ipsum generator, of questionable use, except, perhaps by template * designers. Since it will be easier for them just to put a [[lorem_ipsum]] tag * into their templete, rather than 10 or 20 actual paragraphs of text. * * Visit http://www.keellings.com/blog/_demos/lorem_ipsum.php to see it * in action Parameters: ----------- * @param int numParas - How many paragraphs of Lorem Ipsum would * you like? Default = 5. * @param string textType - choose from: * "LoremIpsum" (default, also for * mis-spelled or unrecognized params) * "tvIntro" corny introductions to corny * old TV programs. * (feel free to mail me with contributions) * * @param bool beginWithLorem - If param is "LoremIpsum", set * this to 1 (default) to force the first * random paragraph to be "Lorem ipsum dolor * sit amet ...", set to 0 for all random. * @return the requested Lorem Ipsum.