Admin page link not correct
druchris1 - February 14, 2009 - 19:53
| Project: | Facebook - Auth |
| Version: | 6.x-1.1 |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
I'm using facebook_atuh and it works fine, but the link and associated text on the admin page aren't quite correct. Here's an abridged part of the HTML generated for that section:
<div id="content" class="column">
<!-- <div class="breadcrumb"><a href="/media/">Home</a> » <a href="/media/admin">Administer</a></div> -->
<h1 class="title">Site configuration</h1>
<div class="help">Configure your API and Secret Key provided by facebook.
</div>
<dl class="admin-list">
<dt><a href="/media/admin/settings/actions" title="Manage the actions defined for your site.">Actions</a></dt><dd>Manage the actions defined for your site.</dd>
<dt><a href="/media/admin/settings/admin" title="Settings for how your administrative pages should look.">Administration theme</a></dt><dd>Settings for how your administrative pages should look.</dd>
<dt><a href="/media/admin/settings/front" title="Specify a unique layout or splash page based on role type - override your HOME and breadcrumb links - display a custom mission style notice for users who haven't visited in a while - disable site and display a 'temporarily offline' message.">Advanced front page settings</a></dt><dd>Specify a unique layout or splash page based on role type - override your HOME and breadcrumb links - display a custom mission style notice for users who haven't visited in a while - disable site and display a 'temporarily offline' message.</dd>
<dt><a href="/media/admin/settings/blogapi" title="Configure the content types available to external blogging clients.">Blog API</a></dt><dd>Configure the content types available to external blogging clients.</dd>
<dt><a href="/media/admin/settings/brilliant_gallery" title="Brilliant gallery module settings">Brilliant gallery</a></dt><dd>Brilliant gallery module settings</dd><dt><a href="/media/admin/settings/clean-urls" title="Enable or disable clean URLs for your site.">Clean URLs</a></dt><dd>Enable or disable clean URLs for your site.</dd>
<dt><a href="/media/admin/settings/facebook_auth">Configure Facebook settings</a></dt><dd></dd>
<dt><a href="/media/admin/settings/date-time" title="Settings for how Drupal displays date and time, as well as the system's default timezone.">Date and time</a></dt><dd>Settings for how Drupal displays date and time, as well as the system's default timezone.</dd>
</dl>
</div> <!-- /content -->And I'll attach a screenshot
| Attachment | Size |
|---|---|
| menu.png | 65.88 KB |
