Tampilkan postingan dengan label language. Tampilkan semua postingan
Tampilkan postingan dengan label language. Tampilkan semua postingan

Rabu, 04 Desember 2013

Sirius PHP Language File Editor (Add-ons)

Sirius provides functions to retrieve language files and lines of text for purposes of internationalization.




In your website folder you’ll find one called language containing sets of language files. You can create your own language files as needed in order to display error and other messages in other languages.




Language keys are typically stored in your database, but it’s working with local php variables. When you complete all modify actions, you can easily Synchronize of your database records to language files.




Sirius allows the administrator easy edit or create new languages. You don’t need to share your editor; create and use only language files for shared projects.




Features;





  • UTF-8 Support

  • Unlimited Category, Language, Keys

  • Each Language Automatically Stored in Its Own Folder

  • Manually Editable Language Files

  • Site/Admin Area Language Key Controller

  • Active / Inactive Languages

  • SQL Injection, XSS, CSRF Protection

  • JS and Server-Side Character Sanitize Control

  • Useful Bootstrap Design

  • Click-Copy-Use Automation

  • Repeated Entry Controls

  • Multiple Language Support for Editor Interface (Only included default language file)

  • Flash, Mobile and Other PHP System Compatibility.




Live Demo : http://sirius.artlantis.net/
Editor Area : http://sirius.artlantis.net/admin/sirius/

Sirius PHP Language File Editor (Add-ons)

Sirius provides functions to retrieve language files and lines of text for purposes of internationalization.




In your website folder you’ll find one called language containing sets of language files. You can create your own language files as needed in order to display error and other messages in other languages.




Language keys are typically stored in your database, but it’s working with local php variables. When you complete all modify actions, you can easily Synchronize of your database records to language files.




Sirius allows the administrator easy edit or create new languages. You don’t need to share your editor; create and use only language files for shared projects.




Features;





  • UTF-8 Support

  • Unlimited Category, Language, Keys

  • Each Language Automatically Stored in Its Own Folder

  • Manually Editable Language Files

  • Site/Admin Area Language Key Controller

  • Active / Inactive Languages

  • SQL Injection, XSS, CSRF Protection

  • JS and Server-Side Character Sanitize Control

  • Useful Bootstrap Design

  • Click-Copy-Use Automation

  • Repeated Entry Controls

  • Multiple Language Support for Editor Interface (Only included default language file)

  • Flash, Mobile and Other PHP System Compatibility.




Live Demo : http://sirius.artlantis.net/
Editor Area : http://sirius.artlantis.net/admin/sirius/

QuickClick - Virtual Keyboard (Forms)




QuickClick is very useful thing for any website.




If you liked QuickClick – Virtual Keyboard, please don’t forget rate it!







Features



  • Easy to use.

  • 5 languages.

  • Well documented.



Languages



  • English

  • Deutsch

  • Russian

  • Spanish

  • French



HTML



<form action="#testform" method="GET">
<input type="text" value="" name="testfild" class="keyboard"/>
</form>
<script>
$(function(){
$('.keyboard').keyboard({
lang:'en'
});
})
</script>


Support


If you need support you can send me an email on my profile page