Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
Theme Tutorial?
I'm a newbie and would like to develop a custom theme for my organization. I've already setup the extension environment. I can't find any tutorials for the latest version of LifeRay explaining how to create and package a theme. Are there any available?
Thanks.
Thanks.
hi Adam,
I also did not find any such tutorial to change the theam. but its easy to do.. you can modify any of the existing theam in liferay and can implement it as u want..
Tarun Kayasth
I also did not find any such tutorial to change the theam. but its easy to do.. you can modify any of the existing theam in liferay and can implement it as u want..
Tarun Kayasth
Hi Adam, Tarum,
There is a short tutorial in the wiki at http://wiki.liferay.com/index.php/4.3_Themes but we are already working in more detailed documentation.
There is a short tutorial in the wiki at http://wiki.liferay.com/index.php/4.3_Themes but we are already working in more detailed documentation.
hey Jorge,
Thanks for it... will look over it. one more post i have made is regarding steps for migrating my database from liferay 4.2.2 to 4.3.
can u help me out in it.
Thanks for it... will look over it. one more post i have made is regarding steps for migrating my database from liferay 4.2.2 to 4.3.
can u help me out in it.
Hi Tarun,
One of the new features is an automatic db population and db upgrade process. That was not yet in RC2, but will be in final.
One of the new features is an automatic db population and db upgrade process. That was not yet in RC2, but will be in final.
hi Jorge,
can u please alobrate on your answer please...
Thanks,
Tarun Kayasth
can u please alobrate on your answer please...
Thanks,
Tarun Kayasth
Hi Tarun,
When Liferay startups it checks the database to find out which version of Liferay was previously running. Based on this information it runs (or not) an upgrade process. Version 4.3 can only upgrade previous 4.2.x installation and for those it does a complete update of the database starting with a migration of the database schema.
For detailed information on the steps taken during the upgrade take a look at the code of the class UpgradeProcess_4_3_0 and the ones it references. For example the schema update is done in UpgradeSchema
When Liferay startups it checks the database to find out which version of Liferay was previously running. Based on this information it runs (or not) an upgrade process. Version 4.3 can only upgrade previous 4.2.x installation and for those it does a complete update of the database starting with a migration of the database schema.
For detailed information on the steps taken during the upgrade take a look at the code of the class UpgradeProcess_4_3_0 and the ones it references. For example the schema update is done in UpgradeSchema
I haven't had a chance to play with RC2 yet, but I messed with RC1 a couple of weeks ago. The new themes are suh-weet. However, will there be other sample themes for us to look at? I have used many of the downloadable themes on the site as a basis of my own themes or for just the sake of learning. Will there be 4.3 versions of any of them?
Thanks,
Josh
Thanks,
Josh
Hi Josh,
Once 4.3.0 final is released we'll work on getting more themes out. Not sure if they will be the same that were previously available or completely new, it hasn't been decided yet.
Of course, contributions in this area are very welcome
Once 4.3.0 final is released we'll work on getting more themes out. Not sure if they will be the same that were previously available or completely new, it hasn't been decided yet.
Of course, contributions in this area are very welcome