12-5-5 (sjudge)
- Ditched this product - it only seems to switch from xxxxxx.oatsoft.org not oatsoft.org/xxxx/ also, seems to have a bug. Found different way to achieve same...
Identified problem with product - adding login bar in top right, over text size settings and loosing the login confirmation page.
Should be solvable through settings?!!!! Editor/visitor skins?
- unistalled product in the mean time.
ORIGINAL SETTINGS:
---
0,(edit\..*)$,editor
1,(127.0.0.1.*)$,editor
1,(localhost.*)$,visitor
2,(192\.168\.0\d+\..*)$,editor
2,(192\.168\.\d+\..*)$,visitor
0,(.*)$,visitor
---
0,editor,visitor,edit\.(.*)$,www.\1
0,visitor,editor,.*?\.?([.]+\.{1}[.]+)$,edit.\1
1,editor,visitor,127.0.0.1(.*),localhost\1
1,visitor,editor,localhost(.*),127.0.0.1\1
2,editor,visitor,192\.168\.0(\d+\..*),192.168.\1
2,visitor,editor,192\.168\.(\d+\..*),192.168.0\1
