From 5ko at 5ko.fr Sun May 1 06:26:44 2016 From: 5ko at 5ko.fr (Petko Yotov) Date: Sun, 01 May 2016 13:26:44 +0200 Subject: [pmwiki-devel] PmWiki's html tag has no language attribute In-Reply-To: References: Message-ID: Added variable $HTMLTagAttr that allows people who need this to have it. Documented here: http://www.pmwiki.org/wiki/PmWiki/LayoutVariables#HTMLTagAttr Petko --- Change log : http://www.pmwiki.org/wiki/PmWiki/ChangeLog Release notes : http://www.pmwiki.org/wiki/PmWiki/ReleaseNotes If you upgrade : http://www.pmwiki.org/wiki/PmWiki/Upgrades On 2016-04-08 10:18, Simon wrote: > Just a heads up of this warning > > https://validator.w3.org/i18n-checker/check?uri=pmwiki.org#validate-by-uri+ From nzskiwi at gmail.com Tue May 24 03:42:55 2016 From: nzskiwi at gmail.com (Simon) Date: Tue, 24 May 2016 20:42:55 +1200 Subject: [pmwiki-devel] Conversion of characters In-Reply-To: References: Message-ID: Just a follow up on the resolution of this. I tried to use notepad++ to find files with a BOM. I had two. The problem was not resolved. As I run on Windows it wasn't until I updated a linux/apache website that I received an error message alerting me to the fact that a php file from another recipe I had downloaded also was in unicode (but with no BOM). Converting this to ASCII got rid of a whole lot of pain for me. Simon PS I also uploaded a new ascii version saved version (new version date) of the recipe. ____ http://kiwiwiki.nz On 12 November 2015 at 19:45, Simon wrote: > Thankyou very much > > I use Notepad++ , > I see it shows encoding as > [image: Inline images 1] > > I'll change theencoding to ANSI > I'll work through my (own) recipe files, ad you suggest > > Simon > > On 11 November 2015 at 22:32, Petko Yotov <5ko at 5ko.fr> wrote: > >> Your site is in the ISO-8859-1 encoding but the skin template is saved >> with a Unicode Byte Order Mark and the browsers cannot display the >> pages properly. It is also likely that they cannot save the pages properly, >> and that the currently saved pages with diacritic characters may need to be >> re-edited (The typed characters that appear correctly are in UTF-8 not in >> ISO because your browser sent them this way; those generated by PmWiki are >> in ISO). >> >> Open the skin template in a text editor and save it in the ISO-8859-1 >> encoding (or charset). With some editors you can select the encoding in the >> File-SaveAs dialog box. In others it may be in the Tools-Encoding or in the >> View menus. >> >> Also make sure you don't have a Byte Order Mark selected/checked. This >> usually applies when you edit Unicode/UTF-8 files. On my editor (Kate) in >> the menu Tools there shouldn't be a checkbox at "Add Byte Order Mark >> (BOM)". On others there may be a checkbox in the File-SaveAs menu, or there >> may be an option "Unicode UTF-8 without BOM". >> >> The same applies to any other files you save, especially PHP files. >> >> Actually, it is even possible that one of your PHP files is saved in >> UTF-8 with BOM, and it displays the BOM before the skin is loaded. Check >> all recipes and local PHP files. >> >> Start by the skin then by the recipes you installed or upgraded recently. >> >> Petko >> >> --- >> Change log : http://www.pmwiki.org/wiki/PmWiki/ChangeLog >> Release notes : http://www.pmwiki.org/wiki/PmWiki/ReleaseNotes >> If you upgrade : http://www.pmwiki.org/wiki/PmWiki/Upgrades >> >> >> On 2015-11-11 09:23, Simon wrote: >> >>> I have a group "Si?n", with corresponding files in wiki.d on disk. All >>> good. >>> >>> PmWiki shows the link as /Si%c3N/HomePage >>> and the link as not existing? >>> >>> Any ideas why, this happened with a recent version of PmWiki, it used to >>> work just fine. >>> >> >> _______________________________________________ >> pmwiki-devel mailing list >> pmwiki-devel at pmichaud.com >> http://www.pmichaud.com/mailman/listinfo/pmwiki-devel >> > > > > -- > ____ > http://kiwiwiki.nz > -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image.png Type: image/png Size: 41208 bytes Desc: not available URL: