1 Dec 2010 10:50
Re: Wordpress language and plugin proposal
On 11/30/2010 09:23 AM, David Binovec wrote: > Hi! > > Well, I use, on my local instalation, a modified PHP bfinc file where I > do include wordpress language (as I work almost all the time with > wordpress and that inclusion manages autorecognision of wordpress > language when php is in use). But it is not necessary. > > Anyway, how to insert bfinc into bflang? it's an XML feature that we use: in the top of the php.bflang2 file, all-php is defined as the contents of file all-php.bfinc <!ENTITY all-php SYSTEM "all-php.bfinc"> so, if you insert &all-php; in php.bflang2, it will insert the complete contents of all-php.bfinc in that position. > Is there any documentation for > bflang and bfinc files? sample.bflang2 has the best documentation I think. Olivier -- -- Bluefish website http://bluefish.openoffice.nl/ Blog http://oli4444.wordpress.com/(Continue reading)
RSS Feed