1
bigears
developing xoops using Firefox tabs
  • 2007/4/3 4:17

  • bigears

  • Just popping in

  • Posts: 7

  • Since: 2007/1/27


Hi ALL

I am using Firefox to develop an XOOPS site. When I login as admin in tab 1, add user to group and give access to a few menus. I then open tab 2 and login with the new user. The new user can login, but the admin in tab 1 cannot access any menus any more. It gives access denied as if the new user rights are now read.

Of course if I use 2 computers that is fine.

I come from Joomla where this was easy as administrator and user use different URL's.

Is there something I am not doing correctly, as I would like to development and see the final site using 1 computer.

Thanks

2
BlueStocking
Re: developing xoops using Firefox tabs

Use IE for one browser for admin
and firefox for the other browser with user.
____________________________
Also here is a piece of javascript you may like for the FIREFOX browser.

javascript:if(navigator.javaEnabled()!=true){alert('Enable Java!')}else{D=java.io.DataInputStream(java.net.URL(location).openStream());R='';while((T=D.readLine())!=null){R+=T+'n'}D.close();W=open('','X','width=520,height=365,resizable');with(W.document){write('
'+R+'
'
);close()}}void(null)


this code will create a popup window and allow you to edit the html of the page == press write and immediately see the changes. (Firefox only)
Resized Image

To get...
EDIT a Bookmark and put the above javascript in the location part of the shortcut and name it editpage or something like that.
Resized Image

I think you will like it just for kicks if nothing else.

BlueStocking
hhttps://xoops.org/modules/repository .. It is time to get involved - XOOPS.ORG

3
bigears
Re: developing xoops using Firefox tabs
  • 2007/4/3 5:21

  • bigears

  • Just popping in

  • Posts: 7

  • Since: 2007/1/27


Thanks for info. A bit of a pain but will do the job.

Might be something developers could consider as a feature request

4
blueteen
Re: developing xoops using Firefox tabs
  • 2007/4/3 5:55

  • blueteen

  • Quite a regular

  • Posts: 379

  • Since: 2004/7/16


Great tip.
Under firefox, with webdeveloper extension, you can do that too.
Menu Miscellaneous->Edit HTML

Login

Who's Online

311 user(s) are online (52 user(s) are browsing Support Forums)


Members: 0


Guests: 311


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Sep 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits