ABCD-DEVCOM / ABCD2

ABCD v2.x based on CISIS
11 stars 20 forks source link

Adjustments site login #236

Closed rogercgui closed 2 years ago

rogercgui commented 2 years ago

This file is very similar to index.php, but with fewer options available.

It was looking broken.

edsz14 commented 2 years ago

Sorry but testing it in the context for which it should also work, i.e. to allow revealing the URL in the DUBCORE display, in case the option to protect the full-text by login/password is activated, shows it only opens the Central main menu within the login-window. The old script works correctly so could be used as the model to update for the style-sheet and looks. The code used to open the login.php in e.g. dubcore.pft is : / Following lines to only show URL after logging in / if p(v98) then '<font face=arial size=2>URL <div id=divurld',f(mfn,1,0),' name=divurld',f(mfn,1,0),'><a href=javascript:DisplayURL(',f(mfn,1,0),')>DISPLAY

<div id=divurl',f(mfn,1,0),' name=divurl',f(mfn,1,0),' style=display:none><font face=arial size=2> 'v98+|
|,'
' fi/

with the following Javascript on top of the PFT : ' '

 On Friday, December 10, 2021, 09:35:28 AM GMT+1, Fred ***@***.***> wrote:  

Merged #236 into master.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.