Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

WPI requests, lang updates and theme ideas...

Featured Replies

Hi, I'm using 8.4.6 version and worked over the translation into Ukrainian. There are few strings, i haven't met using wpi, so i left it in English.

P.S. According to requests, would be nice to let User an opportunity to create custom buttons like "Begin Install" in the left side ( atleast 2 or 3).

lang_ua.rar

  • Author

Thank you for the translation...

Extra Buttons???

WTH would you use them for?

Adding buttons is pretty code intensive and there is NO way to make easy ad-able buttons (plus when all the buttons that there are total are active the left side is pretty full)

OK! Then is it possible to make the "Read Me" Button to open not .txt but .chm file.You see I'd like to give the user an illustrated description of software gathered in my WPI, compiled in CHM-help file.

  • Author

Open api.js and change: (line 19)

strFile=wpipath+"\\ReadMe.txt";

to

strFile=wpipath+"\\ReadMe.chm";

and line 376 from:

strFile=wpipath+"\\ReadMe.txt";

to

strFile=wpipath+"\\ReadMe.chm";

then in information.js line 340

strFile=wpipath+"\\ReadMe.txt";

to

str

File=wpipath+"\\ReadMe.chm";

then in customthemecode.js change line 124 from:

strFile=wpipath+"\\ReadMe.txt";

to

strFile=wpipath+"\\ReadMe.chm";

PLEASE ALSO REMEMBER!! WPI is NOT free for business or corporate uses...

Oh, it's just for my friends (the female part), because they know nothing about software installation and troubleshooting can be met working with some applications. Thanks a lot.

P.S. About strings, i hadn't translated in language file, what are they about? If i understood their meaning i would translate them also.

Edited by chymax3m

I changed strings as You wrote, but something gone wrong. Look the picture below. Can it be because of the language used in chm-file?

post-344251-0-45186500-1341859617_thumb.

Take a look please. I think it's because the encoding system: the txt is encoded in ANSI, and the chm in UTF-8.

readme.7z

That strange, because I've downloaded it from my attachment and look what I got

post-344251-0-51004100-1341913538_thumb.

:blink::} OK then, what about You, can You try to change the ReadMe file with Your own chm?
  • Author

in your language file:

Line 243 = txtCollapseAll[lang] = ['Collapse All'];

"Collapse All" means "Fold all" or "Minimize all"

Line 644 = Don't worry about this one the chances of it being shown are very small.

1016 - 1066 Not sure how to explain these

Yeah so there is only 1 line that you really need to update.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.