#1428: Setting PhpTal renderer encoding
-------------------------------+--------------------------------------------
Reporter: mr.hash@… | Owner: david
Type: enhancement | Status: new
Priority: normal | Milestone: 1.0.7
Component: renderer | Version: 1.0.6
Severity: normal | Keywords:
Has_patch: 0 |
-------------------------------+--------------------------------------------
Comment(by mr.hash@…):
I have a requirement to output html in euc-jp which is very common for
Japanese sites. This means my source code files are all encoded to that.
This was not possible to set implicitly for tal file html fragments which
do not have a charset tag or language declaration. setting the encoding
explicitly in phptal allows me to do such things as use kanji in date
formatting or even just the kanji for yen. it seems to work completely
fine so far.
I imagine an encoding parameter would be set within the renderer
definition.
--
Ticket URL: <http://trac.agavi.org/ticket/1428#comment:3>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5
_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets