Re: [DOC-WEB] Re: [PHP-DOC] cvs: phpdoc /en/docweb main.ent
[email protected] (Gabor Hojtsy)
| Newsgroups | php.doc,php.doc.web |
|---|---|
| Message-ID | <[email protected]> |
>> + >> +<!-- user page --> >> +<!ENTITY docweb.users.username '<strong>Username</strong>'> >> +<!ENTITY docweb.users.name '<strong>Real name</strong>'> >> +<!ENTITY docweb.users.country '<strong>Country</strong>'> > > I really think we should avoid putting markup directly in the entities > when simple. > > For example, in docweb.login.text, it would be inconvenient to break > that piece into two entities (one for "Note:" and one for the rest). > > However, in the case of docweb.users.*, we should put the <strong> tags > into the template, and allow the entities to be only text. +1 Goba