gnu-social/plugins/OpenID
Evan Prodromou 592e2be5e1 Make new menu the default menu
There's a new menu layout in this version of the software. It was
implemented as a plugin in 0.9.x to avoid clashes with existing themes,
but we're going to break that compatibility in this version, so we're just going for it.

This change involved moving all the changes in NewMenuPlugin into the
default code that was calling it. In addition, since
accountsettingsaction and connectsettingsaction differed only by menu,
I removed them, changed all references to them to the settingsmenu, and moved
the combined nav to its own class.

Let's put that episode behind us.

The CSS shim that was loaded by NewMenuPlugin for certain themes and certain actions
was removed.
2011-01-23 12:35:35 -05:00
..
doc-src fix broken link in OpenID documentation 2010-02-22 07:08:57 -05:00
extlib OpenID access control options: trusted provider URL, Launchpad team restrictions. Added an admin panel for setting these and OpenID-only mode, off by default. 2010-05-18 13:28:41 -07:00
locale Localisation updates from http://translatewiki.net. 2010-12-16 16:30:30 +01:00
finishaddopenid.php Normalize execution guards in OpenID plugin files; avoids annoying fatal errors when .php files get spidered. 2010-10-08 11:23:53 -07:00
finishopenidlogin.php Fix for ticket #2911: Hitting enter on the "associate with current account" in OpenID flow failed due to forms being mixed together 2010-12-01 12:21:00 -08:00
openid.php Normalize execution guards in OpenID plugin files; avoids annoying fatal errors when .php files get spidered. 2010-10-08 11:23:53 -07:00
openidadminpanel.php Use common case instead of WARNING in all caps. 2010-10-16 14:15:02 +02:00
openidlogin.php Merge branch '0.9.x' into 1.0.x 2010-10-08 11:47:50 -07:00
OpenIDPlugin.php make 'admin' a safe user name 2011-01-23 10:18:35 -05:00
openidserver.php Normalize execution guards in OpenID plugin files; avoids annoying fatal errors when .php files get spidered. 2010-10-08 11:23:53 -07:00
openidsettings.php Make new menu the default menu 2011-01-23 12:35:35 -05:00
openidtrust.php Normalize execution guards in OpenID plugin files; avoids annoying fatal errors when .php files get spidered. 2010-10-08 11:23:53 -07:00
User_openid_trustroot.php Normalize execution guards in OpenID plugin files; avoids annoying fatal errors when .php files get spidered. 2010-10-08 11:23:53 -07:00
User_openid.php Normalize execution guards in OpenID plugin files; avoids annoying fatal errors when .php files get spidered. 2010-10-08 11:23:53 -07:00