[geeklog-devel] 'force_remoteauthentication' patch forenterprise users

Joe Mucchiello joe at ThrowingDice.com
Mon Feb 25 15:45:49 EST 2008


At 03:38 PM 2/25/2008, Blank, Jessica wrote:
>This is true. I'd argue that it should be the other way around though;
>have the information there, but IN A COMMENT... So if the admin wants
>the page to be verbose and specify the login method on the page, they
>simply remove the comment tags ("<!--" and "-->") :)

The way the templates work, you have to do it the other way around:

{lang_userid}: <input...
{lang_passwd}: <input....
{lang_authmethod}: {method}

{method} will be flat text if there's only one method. Otherwise 
method is replaced with a <select...>. In the case of avoiding 
confusion, you would comment out the line with {lang_method} and 
{method}. But in the default case of supporting multiple methods, you 
can't tell people "first you have uncomment blah blah blah in template...."


----
Joe Mucchiello
Throwing Dice Games
http://www.throwingdice.com 




More information about the geeklog-devel mailing list