Its all bad. Please goto HTTP://github.com/openclipart
On Feb 7, 2013 3:52 AM, "sam wytoski" <[email protected]> wrote:

> ** Description changed:
>
> - On one site (that use aiki I notice this shit)
> + On one site (that use aiki I notice this stuff)
>
> -     (sql(
> -     (
> -     SELECT userid FROM aiki_users WHERE '(!(0)!)' = 'exhibitions' LIMIT 1
> -     ||
> -      <html code>
> -     )
> -     )sql)
> +     (sql(
> +     (
> +     SELECT userid FROM aiki_users WHERE '(!(0)!)' = 'exhibitions' LIMIT 1
> +     ||
> +      <html code>
> +     )
> +     )sql)
>
>   And after a while I realize that this is simply if statement but using
>   SQL - the html code is show only if where clause is true.
>
>   We need better if statement that will do this type of things.
>
> --
> You received this bug notification because you are subscribed to
> aikiframework.
> https://bugs.launchpad.net/bugs/888151
>
> Title:
>   Aiki need better if statement
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/aikiframework/+bug/888151/+subscriptions
>

-- 
You received this bug notification because you are a member of Aiki
Framework Admins, which is subscribed to aikiframework.
https://bugs.launchpad.net/bugs/888151

Title:
  Aiki need better if statement

Status in Aiki Framework:
  Confirmed

Bug description:
  On one site (that use aiki I notice this stuff)

      (sql(
      (
      SELECT userid FROM aiki_users WHERE '(!(0)!)' = 'exhibitions' LIMIT 1
      ||
       <html code>
      )
      )sql)

  And after a while I realize that this is simply if statement but using
  SQL - the html code is show only if where clause is true.

  We need better if statement that will do this type of things.

To manage notifications about this bug go to:
https://bugs.launchpad.net/aikiframework/+bug/888151/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~aikiframework.admins
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~aikiframework.admins
More help   : https://help.launchpad.net/ListHelp

Reply via email to