|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
Milestone: Rev 100I just committed revision 100 to the repository. Cheers to all Knopers and lurkers!
http://code.google.com/p/knop/source/list That list view is really nice, by clicking a revision number and then "Expand all" you get a diff of the changed source files for instant code review. You can also submit your comments to the code changes. I didn't know that! Recent change notes: knop_nav 2009-05-06 JS ->directorytree considers _include folders as part of the Knop directory structure. nav->include('_include/myfile.inc') will first look for _include/myfile.inc and if not found it will look for _knop/_include/myfile.inc 2009-05-05 JS ->include looks for a specified file also inside a _knop folder, if the file does not exist at the specified location knop_base 2009-04-07 JS ->error_msg: custom error numbers can now be added, even if the language already exists. knop_database 2009-05-15 JS ->field: corrected the verification of the -index parameter knop custom tags in util.inc 2009-05-07 JS Added timestamp to knop_cachestore and -maxage parameter to knop_cachefetch 2009-05-07 JS Corrected construction of cache_name internally in the knop_cache tags so it will work correctly at the site root knop_lang 2009-04-08 JS Added -debug flag to oncreate (when creating a lang object) to make undefined language keys appear as *key*. 2009-03-24 JS ->getstring prevents replacements if there is no language string found, to prevent null->replace error knop_form 2009-04-16 JS ->loadfileds can now load field values from -params also inside an inline 2009-03-20 JS Added <![CDATA[ ... ]]> around injected scripts for better xhtml compliance -- Johan Sölve [FSA Member, Lasso Partner] Web Application/Lasso/FileMaker Developer MONTANIA SOFTWARE & SOLUTIONS http://www.montania.se mailto:joh-n@... (spam-safe email address, replace '-' with 'a') -- ############################################################# This message is sent to you because you are subscribed to the mailing list <knop@...>. To unsubscribe, E-mail to: <knop-off@...> Send administrative queries to <knop-request@...> List archive http://www.nabble.com/Knop-Framework-Discussion-f29076.html Project homepage http://montania.se/projects/knop/ Google Code has the latest downloads at http://code.google.com/p/knop/ |
|
|
Re: Milestone: Rev 100Congrats Johan :-) This is a nice milestone. I use more parts of knop every day and do get happy to discover how they make my work less complicated. /Conny 15 maj 2009 kl. 08.50 skrev Johan Solve: > I just committed revision 100 to the repository. Cheers to all > Knopers and lurkers! > > http://code.google.com/p/knop/source/list > > That list view is really nice, by clicking a revision number and > then "Expand all" you get a diff of the changed source files for > instant code review. You can also submit your comments to the code > changes. I didn't know that! > > > Recent change notes: > > knop_nav > 2009-05-06 JS ->directorytree considers _include folders as part of > the Knop directory structure. nav->include('_include/myfile.inc') > will first look for _include/myfile.inc and if not found it will > look for _knop/_include/myfile.inc > 2009-05-05 JS ->include looks for a specified file also inside a > _knop folder, if the file does not exist at the specified location > > knop_base > 2009-04-07 JS ->error_msg: custom error numbers can now be added, > even if the language already exists. > > knop_database > 2009-05-15 JS ->field: corrected the verification of the -index > parameter > > knop custom tags in util.inc > 2009-05-07 JS Added timestamp to knop_cachestore and -maxage > parameter to knop_cachefetch > 2009-05-07 JS Corrected construction of cache_name internally in the > knop_cache tags so it will work correctly at the site root > > knop_lang > 2009-04-08 JS Added -debug flag to oncreate (when creating a lang > object) to make undefined language keys appear as *key*. > 2009-03-24 JS ->getstring prevents replacements if there is no > language string found, to prevent null->replace error > > knop_form > 2009-04-16 JS ->loadfileds can now load field values from -params > also inside an inline > 2009-03-20 JS Added <![CDATA[ ... ]]> around injected scripts for > better xhtml compliance > > -- > Johan Sölve [FSA Member, Lasso Partner] > Web Application/Lasso/FileMaker Developer > MONTANIA SOFTWARE & SOLUTIONS > http://www.montania.se mailto:joh-n@... > (spam-safe email address, replace '-' with 'a') > > -- > ############################################################# > This message is sent to you because you are subscribed to > the mailing list <knop@...>. > To unsubscribe, E-mail to: <knop-off@...> > Send administrative queries to <knop-request@...> > List archive http://www.nabble.com/Knop-Framework-Discussion-f29076.html > Project homepage http://montania.se/projects/knop/ > Google Code has the latest downloads at http://code.google.com/p/knop/ ____________________________________ Montania System AB http://www.montania.se Conny Larsson -- ############################################################# This message is sent to you because you are subscribed to the mailing list <knop@...>. To unsubscribe, E-mail to: <knop-off@...> Send administrative queries to <knop-request@...> List archive http://www.nabble.com/Knop-Framework-Discussion-f29076.html Project homepage http://montania.se/projects/knop/ Google Code has the latest downloads at http://code.google.com/p/knop/ |
|
|
Re: Milestone: Rev 10016 maj 2009 kl. 17.53 skrev Conny Larsson: > I use more parts of knop every day It would be interesting to hear from the source itself if there's parts of Knop, hidden gems, that you, Johan, find neglected. Stuff that you see as extra smart and wonder why no one uses. HDB Jolle -- ############################################################# This message is sent to you because you are subscribed to the mailing list <knop@...>. To unsubscribe, E-mail to: <knop-off@...> Send administrative queries to <knop-request@...> List archive http://www.nabble.com/Knop-Framework-Discussion-f29076.html Project homepage http://montania.se/projects/knop/ Google Code has the latest downloads at http://code.google.com/p/knop/ |
|
|
Re: Milestone: Rev 100At 19.11 +0200 2009-05-16, list@... wrote:
>16 maj 2009 kl. 17.53 skrev Conny Larsson: > >>I use more parts of knop every day > >It would be interesting to hear from the source itself if there's parts of Knop, hidden gems, that you, Johan, find neglected. Stuff that you see as extra smart and wonder why no one uses. That's a very interesting question.... I know there are some hidden gems and I'll try to highlight a few soon. -- Johan Sölve [FSA Member, Lasso Partner] Web Application/Lasso/FileMaker Developer MONTANIA SOFTWARE & SOLUTIONS http://www.montania.se mailto:joh-n@... (spam-safe email address, replace '-' with 'a') -- ############################################################# This message is sent to you because you are subscribed to the mailing list <knop@...>. To unsubscribe, E-mail to: <knop-off@...> Send administrative queries to <knop-request@...> List archive http://www.nabble.com/Knop-Framework-Discussion-f29076.html Project homepage http://montania.se/projects/knop/ Google Code has the latest downloads at http://code.google.com/p/knop/ |
| Free embeddable forum powered by Nabble | Forum Help |