Closed (fixed)
Project:
RSVP
Version:
5.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
27 Jun 2007 at 16:28 UTC
Updated:
29 Aug 2007 at 08:59 UTC
/admin/help/rsvp contains:
<ul>
<li>enable the RSVP module at <a href="%3Cem%3E/admin/modules%3C/em%3E">administer >> modules</a>.</li>
<li>not administer the RSVP module.</li>
<li>create an RSVP for an event by clicking the <strong>create RSVP</strong> on the bottom left of the event.</li>
<li>view your invites at <a href="%3Cem%3E/rsvp%3C/em%3E">your invites tab</a>.</li>
<li>view your RSVPs at <a href="%3Cem%3E/rsvp/manage%3C/em%3E">your RSVPs tab</a>.</li>
<li>view, edit, and invite more attendees for each RSVP.</li>
</ul>Even if you take the highlight HTML out - to give what was probably meant the menu options aren't working (I have set the permissions)
Comments
Comment #1
owahab commentedWell, csc4, I haven't really done any work in hook_help when I ported the module.
I gave it the lowest priority which is my fault.
I will do my best fix the whole help section.
Thanks for your contribution.
Comment #2
csc4 commentedThank you for all your hard work - didn't realise you hadn't done the hook_help on purpose.
If it helps I've seen in other posts that the is introduced using %replace rather than @replace
Comment #3
owahab commentedWill appear in next release.
Comment #4
owahab commented