The relevant lines of the file should be:

$sfgRenameEditTabs = true;
$wgGroupPermissions['*']['viewedittab'] = true;

I guess this isn't explained very well in the documentation.

-Yaron

On Mon, May 4, 2009 at 5:21 PM, robertuva <[email protected]> wrote:

>
> I followed the instructions found here (at least I believe):
>
>
> http://www.mediawiki.org/wiki/Extension:Semantic_Forms#Configuring_the_editing_tabs
>
> In my LocalSettings.php file I put the following directly below the
> Semantic Forms include, so it appears as so:
>
> // Install Semantic Forms extension on April 7, 2009
> include_once('extensions/SemanticForms/includes/SF_Settings.php');
> $sfgRenameEditTabs;
> $wgGroupPermissions['*']['viewedittab'];
>
> The tabs were not renamed, and the regular edit tab isn't being hidden
> either, so neither worked.  Did I do something wrong?
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Semantic Forms" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/semantic-forms?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to