You are not logged in.
Pages: 1
Just wanted to claim it because it's a huge victory for Ionize, after hours and hours of hard work and brainstorming with Michel-Ange, we managed to find a very good solution so that webdesigners can use pure php in their website views, including template tags in their PHP !
Yes, in the next Ionize version, you'll be able to make things like <?php echo '<ion:title />'; ?> or whatever else you want with PHP directly in your views without having to pass php to the now useless <ion:php /> tag !!!
Just wanted to shout it loud, among all the new features of the upcoming 0.9.6 this is really the most incredible one ![]()
Too Pixel is a web agency located in Geneva, Switzerland
Offline
nice voices coming before v. 0.9.6 ![]()
<ion:ukyo from="Turkey" />
User's documentation | Webdesigner's doc | Language files | My Github Repositories
Please send your first message to a forum section, not forum users or administration.
Offline
Ho yes, I cry tears of milk ^^
Too borring to display little php views (too many files) in ion view like this :
<?=date('Y');?>But... but, when ? What is the date for the next release ? ![]()
Last edited by Kink (2010-11-10 10:10:04)
Offline
As usual we can't say a precise date. Firstly we'll release a tester version probably next week, then the official release may come 1-2 weeks later, so don't expect the 0.9.6 to be officially release before end of November 2010.
Too Pixel is a web agency located in Geneva, Switzerland
Offline
Kink, just one remark, you could have done <ion:php> date('Y'); </ion:php> instead of loading a small view for doing this (I agree that this was not the best syntax, but it was working since 0.9.5).
Too Pixel is a web agency located in Geneva, Switzerland
Offline
Hooo, thanks Toopixel, i didn't know the <ion:php> tag.
It's good for example to show copyright in the footer.
<li>©<ion:php>date('Y');</ion:php> - YourBrand</li>Offline
Yeah many features are not documented as the User guide is still outdated, but Michel-Ange started to work on the new user guide today, 0.9.6 will come with a shiny new up to date documentation ![]()
Too Pixel is a web agency located in Geneva, Switzerland
Offline
Yes a new documentation is very welcome, our 0.9.3 doc is very out of date ![]()
Offline
Hey...
what about an online doc in the admin panel, with an automatic update ? Instead of doing PDF and PDF and PDF... and so on ?
Offline
The new documentation will be in HTML, like they did for CodeIgniter, and which we found very convenient to maintain and distribute.
Too Pixel is a web agency located in Geneva, Switzerland
Offline
Pages: 1
© 2010-2012 Partikule | Web agency Paris, France