IndentiFi WiFi. Guest admin portal language.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-08-2015 01:00 PM
Hi.
Can I change the language at the Guest Admin page (the page where we can create the guest tickets)? Or customize this page?
Bests
Can I change the language at the Guest Admin page (the page where we can create the guest tickets)? Or customize this page?
Bests
9 REPLIES 9
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-08-2015 03:39 PM
Edgar,
May be you can try screen scraping.
May be you can try screen scraping.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-08-2015 03:39 PM
Three ideas I may suggest you.
First one : You can setup an external captive portal. External Captive Portal with External Authentication takes the work of authenticating users squarely on the external captive portal. It can use whatever method it wants to authenticate the station including splash-screen authentication, RADIUS authentication, authentication against an Active Directory server or a proprietary database. User admin pages can be of your language.
Refer Integration guide from extranet. There are samples in that guide.
Second, Use the below Google Chrome plugin to replace English words with words from your language of choice.
https://chrome.google.com/webstore/detail/word-replacer-ii/djakfbefalbkkdgnhkkdiihelkjdpbfh?hl=en
3rd, Use screenscraping. Setup an external web server which does screenscraping.
http://code.tutsplus.com/tutorials/html-parsing-and-screen-scraping-with-the-simple-html-dom-library...
First one : You can setup an external captive portal. External Captive Portal with External Authentication takes the work of authenticating users squarely on the external captive portal. It can use whatever method it wants to authenticate the station including splash-screen authentication, RADIUS authentication, authentication against an Active Directory server or a proprietary database. User admin pages can be of your language.
Refer Integration guide from extranet. There are samples in that guide.
Second, Use the below Google Chrome plugin to replace English words with words from your language of choice.
https://chrome.google.com/webstore/detail/word-replacer-ii/djakfbefalbkkdgnhkkdiihelkjdpbfh?hl=en
3rd, Use screenscraping. Setup an external web server which does screenscraping.
http://code.tutsplus.com/tutorials/html-parsing-and-screen-scraping-with-the-simple-html-dom-library...
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-08-2015 03:39 PM
Screen scraping?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-08-2015 01:21 PM
Hi Doug!
Thanks for the reply.
I'm not talking about the ticket, I'm talking about the "guest admin" page. This page where we can vier, create, delete and edit tickets.
Thanks for the reply.
I'm not talking about the ticket, I'm talking about the "guest admin" page. This page where we can vier, create, delete and edit tickets.
