[pmwiki-users] Links to nothing changes cause side effect
Hans
design at softflow.co.uk
Tue Feb 21 13:01:22 CST 2006
Tuesday, February 21, 2006, 6:43:49 PM, Patrick wrote:
>> Before the change they were all class='wikilink'.
>>
>> [[{$Name}?setskin=...]] -> html <a class='selflink' ....>
>> [[{$Name}?action=set&setskin=...]] -> html <a class='wikilink' ....>
>>
>> This seems strange.
> I agree the behavior is now strange -- I'll fix it. There is a
> question as to what it should be changed to... should both of the
> above be class='selflink' or class='wikilink'? I can argue it
> both ways.
To me it is not a selflink in the normal manner of linking to the
page, since it is a link to induce a certain page change or action.
So i would like to argue that it may be classed differently, as
class='actionlink' perhaps, or class='actionlink wikilink' to add a
special actionlink class, and revert to the wikilink class if it is
not defined.
Best,
~Hans
More information about the pmwiki-users
mailing list