[observer.webname= ...] -decision
Helpful for interactive webpages were an [observer.webname=HereWebName] -statement. Similar to [observer.language=en] . S. also https://hub.libranet.de/help/member/bbcode#Hubzilla_specific_codes
or
What would you think? I created @Github one nice-to-have issue .
German version:
Wenn man den Wert
@Hubzilla Announcements+ @We Distribute+ @Zot universe NEWS+
[observer.language=en]Text to display if observer language is English[/observer]
or
[observer.language!=de]Text to display if observer language is not German[/observer]
What would you think? I created @Github one nice-to-have issue .
German version:
Wenn man den Wert
[observer.webname
in Hubzilla analysieren könnte, könnte man die Kommunikation sehr persönlich gestalten . Und ich schätze, dass dies kein großer Aufwand sein dürfte, dieses Feature zu implementieren.@Hubzilla Announcements+ @We Distribute+ @Zot universe NEWS+
@Andrew Manning But when visitor
nmoplus
visited the hub grid.reticu.li
, then the info about Wich role has visitor of page grid.reticu.l?
will be transmitted to hub grid.reticu.li via browser of visitor nmoplus. The browser has here one broker role
.
last edited: Tue, 16 May 2017 22:07:37 +0200
I suppose if we want to be very pedantic, the hub is not authenticating you as a person, of course, it is giving your web browser a special "cookie" which contains an authorization code (or "token") when the browser sends the correct credentials (i.e. username and password) to the server. When the browser makes subsequent requests for pages, this token is sent with each request. The hub checks the validity of this code in the "session" database table and determines what identity (i.e. "channel") is associated with that code. The cool thing about Zot is that this channel could be "local" to the hub or it may be a remotely authenticated channel whose private keys reside on an independent server. It then populates the necessary "observer" variable information and uses this to render the special BBcode and Comanche language variables specifically for the page visitor.
@Andrew Manning What mean you to my suggest, add to BBCode one if-statement
Wich independent server are here?
[observer.webname=HereWebName]Text to display if observer is webname[/observer]
similar to[observer.language=en]Text to display if observer language is English[/observer]
?The cool thing about Zot is that this channel could be "local" to the hub or it may be a remotely authenticated channel whose private keys reside on an independent server
Wich independent server are here?