I agree with you Roger. I think this is how we should consider aiki
apps for now. This is more practical as well with our time and
resources. In the future, hopefully we can get to the place where we
make more powerful apps.
I'm still unclear technically however, with the direction you speak of
Ro
Public bug reported:
Aiki Framework has some utility functions that allow you to better
present user-entered data. Namely, it can convert new lines to
or .
These functions work great, but I've noticed one instance where they are
mishandled: the case where the field you're trying to parse is NUL
(script( $aiki->config->set('(!(1)!)', '(!(2)!)'); )script)
is an ingenious solution
good work!
___
Mailing list: https://launchpad.net/~aikiframework-devel
Post to : aikiframework-devel@lists.launchpad.net
Unsubscribe : https://launchpad.net/~aikif
> But if apps are sites then what is the difference between them, I mean
> in database?
Certain apps are meta-sites. You can make a site about books,cliparts,
fonts, news, and can have apps to login or to admin site. I called meta,
because a login apps no worries about books, fonts, news.
Develo
hi folks!
in test/libs/markup.php you can see expression that can be evaluated ( and
other that fails).
Install test/engines/engineV2, to see a demo of engine2 (it begins like a
test..but is a demo)
___
Mailing list: https://launchpad.net/~aikiframework-d
** Changed in: aikiframework
Status: Confirmed => Fix Committed
--
You received this bug notification because you are a member of Aiki
Framework Developers, which is subscribed to aikiframework.
https://bugs.launchpad.net/bugs/977923
Title:
values are parsed to late when there is both n
Public bug reported:
if you have table foo(text) with values foo.svg, bar.svg baz.svg and run
this code
(sql(
(SELECT text from foo||
(script( str_replace(.svg, .png, [-[text]-]); )script))
)sql)
revno: 1160
committer: Jakub Jankiewicz
branch nick: aikiframework
timestamp: Tue 2012-04-10 12:44:17 +0200
message:
Fix bug #977923
modified:
libs/Engine_aiki.php
--
lp:aikiframework
https://code.launchpad.net/~aikiframework-devel
revno: 1159
committer: Jakub Jankiewicz
branch nick: aikiframework
timestamp: Tue 2012-04-10 11:05:01 +0200
message:
Fix (script( and inline edit
modified:
libs/AikiScript.php
libs/Records.php
--
lp:aikiframework
https://code.lau
9 matches
Mail list logo