Page MenuHomePhabricator

SemanticSignup: Location for {{#signupfields:}}; Incompatibility with WikiEditor.
Closed, DeclinedPublic

Description

Author: van.de.bugger

Description:
http://www.mediawiki.org/wiki/Extension:SemanticSignup#Getting_started

Problem 1.

My form:

{{{info|create title=|edit title=}}}
{{{for template|User}}}
{{ #signupfields: }}
Prompt: {{{field|...}}}
...
{{{end template}}}
{{{standard input|free text}}}

Result:

UNIQ2818111ff61f74b-nowiki-00000000-QINU UNIQ2818111ff61f74b-nowiki-00000001-QINU

(* Signup feilds look ok. *)
Prompt: (* There is NO field at all, just prompt! *)

Problem 2.

{{{info|create title=|edit title=}}}
{{{for template|User}}}
{{ #signupfields: }}
Prompt: {{{field|...}}}
...
{{{end template}}}

The result looks almost correct, but there is no editor for free text, but there is large empty space for it, and right-bottom corner of editor is visible, so this invisible editor can be resized.

BTW, I have WikiEditor extension enabled. If I disable WikiEditor, Problem 2 disappears, but Problem 1 is still present.


Version: unspecified
Severity: normal

Details

Reference
bz34864

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 12:16 AM
bzimport set Reference to bz34864.
bzimport added a subscriber: Unknown Object (MLST).
Aklapper triaged this task as Lowest priority.Jan 21 2015, 5:31 AM
Aklapper subscribed.

[Decreasing priority to reflect reality after three years.]

Tasks for the SemanticSingup extension are tracked at https://github.com/SemanticMediaWiki/SemanticSignup/issues so please file this report on GitHub, otherwise its maintainers will not see it. Thanks for your understanding!