how come the new webfig is very similar looking to the deliberant firmware?
below is the screenshot of the deliberant firmware:

any idea?
how come the new webfig is very similar looking to the deliberant firmware?
below is the screenshot of the deliberant firmware:

any idea?
No idea. First time I see this deliberant interface. Looks nice
I think the only similar thing, is the grey color.
yes…buttons also look similar… but can we have more control over webfig? like the webfig login should appear on entering the IP address of routerboard… insteard of saying /webfig… that would look much better and easier to handle…
we are working on that. currently you have to click on the ‘webfig’ icon, you don’t have to specifically type the URL.
if you have any ideas how to make webfig better, let us know. current version of webfig already has ALL functions of RouterOS, so I don’t understand what you mean by “more control”
first… is webfig using CSS for the design?
second… meaning more better is like a different set of controls for users and different set for admins. using the skin design is surely a better way to do it but you guys are the ones who can ship webfig with this two basic things.
third… ability to change the name in the browser status bar and in the browser right hand corner. also able to put the respective ISP or company name in the top of the webfig page.
fourth… able to access the source of webfig html/asp/jsp whatever is being used in background.
normis… thank you for your offer to improve webfig from my end. i will surely contribute towards the development.
is webfig using CSS for the design?
which website is not using CSS for the design? of course it is.
second… meaning more better is like a different set of controls for users and different set for admins. using the skin design is surely a better way to do it but you guys are the ones who can ship webfig with this two basic things.
yes, you can use the Design Skin feature to rename and simplify things for usernames from certain user Groups. We are also working on some basic wizard style config for Webfig
third… ability to change the name in the browser status bar and in the browser right hand corner. also able to put the respective ISP or company name in the top of the webfig page.
branding features will be added, yes
fourth… able to access the source of webfig html/asp/jsp whatever is being used in background.
not possible. there is no webserver in RouterOS, the pages are generated dynamically by the routeros subsystem. some files could be made available, but this would just break things. you can look at the JSON file (in RouterOS files menu, when you save a new skin) to see if it helps you