OwnersManual

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
User avatar
M@rtijn
Power Poster
Power Poster
Posts: 706
Joined: Sat Nov 14, 2009 4:54 pm

Re: New Module: OwnersManual

Post by M@rtijn »

Wishbone wrote:Hmm.. I didn't realize that I had a div in there.. But when I remove the div, I see no issues. Can you explain further?
Wishbone,

By default the owner's manual is filled with the module help. There is a div surrounding the entire text.

Code: Select all

<div>
<h3>What does this do?</h3>
<p>OwnersManual is a very simple module designed to allow the site developer to leave instructions for the webmaster and other contributors on how to run the site. Anything from editing pages, updating news articles, calendar, etc. Instructions on how to use any custom features installed, UDTs, GCBs can be placed here as well.</p>
<h3>Features</h3>
<ul>
..........
</div>
If you remove the </div> at the bottom, because you don't know there is a div ( ;) ), then save your manual, you can not edit it anymore.
I had to go to the sql database, go to the right table and manually add the closing div again, so I was able to edit my manual.

I hope this is a better explanation then my last attempt.
Make your community a better place!
Wishbone
Power Poster
Power Poster
Posts: 1368
Joined: Tue Dec 23, 2008 8:39 pm

Re: New Module: OwnersManual

Post by Wishbone »

I see.. I'll remove the div in my next release. Thanks!
croise
Forum Members
Forum Members
Posts: 27
Joined: Fri Oct 23, 2009 11:17 pm

Re: New Module: OwnersManual

Post by croise »

I am definitely going to try this one! Great idea!
Wishbone
Power Poster
Power Poster
Posts: 1368
Joined: Tue Dec 23, 2008 8:39 pm

Re: New Module: OwnersManual

Post by Wishbone »

Released 1.0.3

Support for images
Fixed a PHP warning: (bug #6359)
Removed extraneous div in the default content.


Now working on version 1.1, which will allow multiple pages of back-end content.
Post Reply

Return to “Modules/Add-Ons”