nickbro Posted January 3, 2012 Posted January 3, 2012 Hi all, As I progress with v8, I've started work on the new Help System. This Help System will be localized, meaning I'll be needing some translators & people to write the help documents (please Anyhow, the new Help System is HTML based. You edit the Help.xml file in ~/App_LocalResources/language (en-gb default)/ When a new user 1st loads My Files v8 up, they will be shown the Help Page (after they've been there once it wont pop up automatically again). [ATTACH=CONFIG]12587[/ATTACH] The contends of the XML file are quite simple. e.g. <=!=[=C=D=A=T=A=[ Contents Welcome What's New The Interface The Toolbar The Tree The Main List The Right Click Menu Operations Delete Copy/Move Properties Preview Open Send to ZIP Extract from ZIP Sendd to Google Docs Upload New Folder View Guides to: Uploading Files Dragging and Dropping ]=]=> *Note, as part of v8, most of the buttons and such will be localized using additional XML files in ~/App_LocalResources/. The local will be changeable at the Site level, and I may use an AD property to allow users to change their language Since HAP+ v8 uses Javascript quite a bit, a new API has been created which will load the common hap javascript in, as well as populate a list of localized values. When the script is loaded, it is compacted and values for the javascript to operate are loadded in, e.g. the root folder of the HAP+ site as seen in the browser. 1
nickbro Posted January 4, 2012 Author Posted January 4, 2012 Spent a bit more on this today, got 90% of the help pages done, they may not be in plain English, I'll need a bit of help with that one. Left to do are the pages relating to ZIP files, since I've not programmed that function yet, I can't actually make the help pages for it.
mattgrimley Posted January 5, 2012 Posted January 5, 2012 I'd be happy to offer some time looking over the English stuff. I wish i could be more help with translations, but alas English is all i got!
nickbro Posted January 5, 2012 Author Posted January 5, 2012 Ok, try and see if you can figure this out
mattgrimley Posted January 5, 2012 Posted January 5, 2012 Hey Nick, Only had a brief look so far, but for the most part it reads fine. The odd typo etc. corrected and I've suggested a couple of sentence restructures - but I haven't really added much. Is this the kind of thing you were looking for? Or did you want it padding out more - I would counsel brevity for on-line help though. I think it will be easier to feedback when it can be seen in context, but for now it appears good! Included are a couple of HTML text comparison reports so you can see what changes I suggest. This is seriously only about 30 minutes of reading so far though - so i will take another look through to see if anything else stands out! Matt Help.xml Report.zip
nickbro Posted January 5, 2012 Author Posted January 5, 2012 Thanks @mattgrimley, any padding of anything else you think is needed, just add it, some of the sections are a bit sparse
nickbro Posted January 5, 2012 Author Posted January 5, 2012 Hi @mattgrimley, can you give Home Access Plus+ - Download: v7.9 a go, see what you think, and any additional changes to the localized file let me know
mattgrimley Posted January 5, 2012 Posted January 5, 2012 absolutely installing now and i'll run through the help tomorrow! I'm itching to try out the "send to google" and "homework" stuff!
nickbro Posted January 5, 2012 Author Posted January 5, 2012 Homework stuff is not done, at all, it'll prob through an error for you
mattgrimley Posted January 5, 2012 Posted January 5, 2012 Homework stuff is not done, at all, it'll prob through an error for you I failed long before that! When i load the MyFiles page, i get (in firefox) a "Can't find Quota Server" error. I never actually got quota servers running though, so my hapconfig.xml file should not contain any references. Notice however the usagemade section at the end of each mapping. It appears to be set to drive mode in the setup, however - the xml file show this not to be accurate. %homedir% Manually changing that to usagemode="DriveSpace" for each line sorts makes it load happily
mattgrimley Posted January 6, 2012 Posted January 6, 2012 Previews work fine for me in this version Multiple uploads using the upload button fail with a missing character: Upload of Filename.txt has Failed! Could not find a part of the path '\\server\username\Deskto\filename.txt'. it should read: \\server01\mrg\Deskto[b]p[/b]\filename.txt (this is the destination path on the school network fyi.) The help system makes much more of an impact embedded (as you'd expect). Again, ill look through more fully tomorrow
nickbro Posted January 6, 2012 Author Posted January 6, 2012 Thanks for spotting the issue, how do you like the new error messages? Anyhow, I've updated the Home Access Plus+ - Download: v7.9 release (only ~/myfiles/default.aspx has changed)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now