Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for "Like" query in Block updating the regex. #6

Closed
wants to merge 1 commit into from

Commits on Dec 7, 2010

  1. method parseString: regex updated to support Like query in blocks, No…

    …w single quote and double quote are treated separately.
    
    
    Example:
    [node:recent_news conditions='Node.type:blog; Node.terms LIKE:%"news"%' order="Node.id DESC" limit="5"]
    rayhan committed Dec 7, 2010
    Configuration menu
    Copy the full SHA
    d036db7 View commit details
    Browse the repository at this point in the history