Git Product home page Git Product logo

jodel-ipsum's Introduction

A repository for the baconipsum.com code

= What's in here? =

gga-BaconIpsumGenerator.php - Contains the BaconIpsumGenerator class for generating meaty filler text. For example:

require_once 'gga-BaconIpsumGenerator.php';
$bacon_ipsum_generator = new BaconIpsumGenerator();
$meaty_filler = $bacon_ipsum_generator->Make_Some_Meaty_Filler('meat-and-filler', 3, true);

gga-bacon-ipsum-form.php - WordPress plugin for generating the form you see on our home page as well as processing the form and outputting bacon ipsum filler.

gga-bacon-ipsum-api.php - WordPress plugin for our JSON API.

gga-bacon-ipsum-oembed-provider.php - WordPress oEmbed provider

jquery-sample.html - Sample HTML/jQuery code for the jQuery plugin

Revision History

= v2.1.5 January 17, 2013 =

  • Added landjaeger (thanks to T. Williams in Washington)
  • Added porchetta (thanks to J. Shaw in Ontario)

= v2.1.4 December 10, 2013 =

  • Added oEmbed provider
  • ABSPATH check

= v2.1.3 February 26, 2013 =

  • Added CORS support to the API (thanks to Jim Smart [email protected])
  • Updated jQuery sample to 1.9.1, removed our Google Analytics tracking

= v2.1.2 November 16, 2012 =

= v2.1.1 October 18, 2012 =

  • Added doner to the generator's list of meat

= v2.1 July 21, 2012 =

  • Changed the Make_Some_Meaty_Filler() function to return an array of paragraphs instead of straight HTML, added default parameters
  • Added support for individual sentences
  • Added sentence support to the API code, minor code refactoring
  • Added more randomness to commas in a sentence. Instead of always adding a comma to a sentence with seven or more words, it will add one about 2/3rds of the time.
  • Updated jQuery plugin and sample code to support sentences

= July 14, 2012 =

  • First public release (generator, form plugin and API plugin)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.