Git Product home page Git Product logo

surgeree's Introduction

SurgerEE

A collection of simple tags for expressionengine that make template surgery easier.

Installation

Simple Installation

Simply copy the pi.surgeree.php file into a directory called surgeree inside the third_party folder of your ExpressionEngine installation.

Fancy Installation (for git users)

Make this repo into a submodule for your project's private ExpressionEngine git repo.

git submodule add git://github.com/dsurgeons/SurgerEE.git system/expressionengine/third_party/surgeree

For added flexiblity, fork this repo and make the submodule to your fork instead. Don't forget to submit pull requests after you've added stuff :).

Documentation

Please see the wiki for in depth documentation.

Changelog

Version 1.5.7

  • Add segments_but_last tag to get the current uri minus the last segment.

Version 1.5.6

  • Fix issue with ensure_http. [Carl Crawley]

Version 1.5.5

  • Version number was not bumped in previous release.

Version 1.5.4

  • Modified ensure_http to notice https:// hyperlinks. [Carl Crawley]

Version 1.5.3

  • Add two new methods for accessing get and post variables from within templates.

Version 1.5.2

  • Add method for ensuring http is in a url.

Version 1.5.1

  • More comprehensive documentation added and moved to the github wiki.
  • Fix a bug with loop method reporting total incorrectly.

Version 1.5

  • round_divide replaces ceil_divide with a more general implementation, allowing you to specify which way to round.
  • Added format_number method.
  • Added loop_fill method.
  • Added url helper methods all_segments, total_segments and current_url.

Version 1.4.2

  • Move repo to organization.

Version 1.4.1

  • Add MPL license to make this code usable by others.

Version 1.4.0

  • Rename plugin to SurgerEE.
  • Rework readme into Markdown.

Version 1.3.0

  • Add url_title2entry_id method.

Version 1.2.0

  • Numerous bug fixes.

Version <=1.1.0

  • Initial plugin development

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.