For those of you who have been implementing the Breadcrumb Links using Masino Extensions, then you have to insert the additional Breadcrumb phrases into the XML Language files. This files are located under the languages sub-folder of PHPMaker installation. Most of the time, each of your PHPMaker project uses the different Breadcrumb phrases. Thus, if […]
How to Implement Regional Settings in Web Applications that Generated by PHPMaker
Many web developers who use PHPMaker thought that the Regional Settings cannot be implemented properly in the web applications that generated by it. This could be happened since by default PHPMaker will use the default setting in the generated configuration (ewcg*.php) file, moreover the default setting in the related .xml language file also will use […]
How to Show Announcement that Supports for Multi-Language and Auto-Publish in Web Applications that Generated by PHPMaker 10.0.4
Almost all web applications need to show announcement to the users, especially if the information is urgent and need to be displayed immediately. Some of the announcements are need to be displayed based on the certain language and also for the certain duration of dates. The question is, how can we display the announcement that […]
The Reasons Why You Should Always Enable Multi-Language Since PHPMaker 10.0.4
Since PHPMaker version 10.0.4, the Multi Language feature has been improved. PHPMaker will not use the phrase stored by Multi-Language Editor if multi-Language is not enabled. This means that since by default PHPMaker does not enable the Multi Language, then you, as the web developer, have to manage the phrases which are used by your […]
The Custom Language Phrases in Masino Extensions 9.2.0 Now Has Been Separated into the Language Files
For those of you who have been implementing Masino Extensions for your PHPMaker projects and really want to maintain the custom language phrases that located inside my extensions easier, then please re-download again those seven extensions that last updated on today, August 28, 2013 (MasinoLogin, MasinoForgotPwd, MasinoRegister, MasinoChangePwd, MasinoFixedWidthSite, MasinoPreviewRow, and MasinoHeaderFooter). You can download […]
How to Manage Breadcrumb Links Using MasinoFixedWidthSite Extension for PHPMaker 9.2.0
After implementing Masino Extensions in a new project of PHPMaker 9.2.0, now we are going to manage the breadcrumb links after generating the script files using PHPMaker application. As we have already known, breadcrumb links is very useful in a web application to let your users know where they are or what is the location […]