This question about Using an extension: Answered

Plugin gives error in configuration o foswiki

I installed the LoginNameAliasPlugin, but in the configuration of the extension I get an error on:
  • {LoginNameAliasesPlugin}{REMOVE_PREFIX}
  • {LoginNameAliasesPlugin}{REMOVE_SUFFIX}
  • {LoginNameAliasesPlugin}{MAP_BLANK_USER}
  • {LoginNameAliasesPlugin}{MAP_UNREGISTERED}
The error is: .spec ERROR! TYPE *T* could not be 'use'd

Does anybody know how to fix this?


I found something similar in the HomePagePlugin. The cause was the text:
# **Text**
before a variable in the spec file. I changed this to
# **STRING**
and the error disappeared. In addition, the plug-in started working.

I hope this helps.

QuestionForm edit

Subject Using an extension
Extension HomePagePlugin, LoginNameAliasesPlugin
Version Foswiki 1.1.2
Status Answered
Topic revision: r2 - 07 Apr 2011, AndrewGideon
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy