[TH] Library [Deleted]

All reported issues should now be fixed.

Non-commercial means any profit-making enterprise. If you are unsure, please contact me. The fee payable is flexible based on the sort of commercial enterprise and I usually offer a free commercial licence if you are prepared to contribute towards new features.

The main point is that any commercial site needs to know that the add-on will continue to be updated to support new versions of XF. By paying an annual fee, this helps to ensure that any updates will be paid for and available at the earliest opportunity.
 
I solved this problem. But for novice admins this problem maybe critical. Thank you! :)

Infis please contact Jon (waindigo) and explain to him what happened so he can fix it. He has answered my email already so he knows you have a problem.
 
I clicked on More Options when creating an article and it gives an Error. This add-on does not allow attachments to be uploaded.
 
Infis please contact Jon (waindigo) and explain to him what happened so he can fix it. He has answered my email already so he knows about it.
If already so he knows about it, he can fix it. By adding to uninstall procedure SQL query for delete library entries or convert these records to over node type.
 
If already so he knows about it, he can fix it. By adding to uninstall procedure SQL query for delete library entries or convert these records to over node type.
Thanks infis. I gather Jon fixed it some time ago. If you helped him with thius information, special thanks.

I clicked on More Options when creating an article and it gives an Error. This add-on does not allow attachments to be uploaded.
No it doesn't do attachments yet as shown on the roadmap.
Jon has removed that button so it doesn't confuse any more.
 
Thanks infis. I gather Jon fixed it some time ago. If you helped him with thius information, special thanks.


No it doesn't do attachments yet as shown on the roadmap.
Jon has removed that button so it doesn't confuse any more.
I am using 1.0.4 and that button is still showing.
 
Loving this. One issue: the [code] & [/code] bbcodes don't seem to work properly. The same goes for [PHP] and [HTML]. Seems to be an issue with the HTML that's being output.

Using the PHP bbcode, for example, in a normal thread, outputs:
HTML:
<div class="bbCodeBlock bbCodePHP">
<div class="type">PHP:</div>
<div class="code"><code><span style="color: #000000">
<span style="color: #0000BB">asd</span>
</span>
</code></div>
</div>

Whereas using it in a Library article, outputs:
HTML:
<div style="margin: 1em auto" title="PHP"><code><span style="color: #000000">
<span style="color: #0000BB">asd</span>
</span>
</code></div>

EDIT: similar issue with QUOTE.

EDIT 2: random idea, how about the ability to allow/disallow people to post comments on library articles, and to show those comments in what's new? You know, much like forums, including the ability to specify where which usergroups can and cannot post and all that? Would be very helpful.
 
Is it possible to change the URL structure to something like this: .../article/name.ID/ ?

Andrej the .../libraries/name.ID/ is only the name of the container - like a category to hold various articles.

When you click on an article the library contains the URL you get is
http://www.yoursite.com/articles/article-name.ID/

The page you chose on my site is misleading. It is a temporary "holder" for what will be (in a day or two only) the main index page for all my libraries with listing text for each one and data like total articles, NEW items etc.

Try this one instead:
http://housemorgain.co.uk/circle/libraries/library-gossip.84/

"library-gossip" is the name I chose for this particular library collection.
You can see it in the BLUE category in my node tree, under CONTENTS top left, or see side menu.
Then if you click one of its articles you'll see something like

http://housemorgain.co.uk/circle/articles/hurray-hurray-hurray.2/






 
Just a question. It's possible that the Edit Article function doesn't allow me to modify the article text but just the title and summary? If I'd need to modify an article I've to delete it and retype it?
 
Just a question. It's possible that the Edit Article function doesn't allow me to modify the article text but just the title and summary? If I'd need to modify an article I've to delete it and retype it?

There are two separate edit controls. The one called Edit Article is actually to edit the preview text. (I agree this is a bit confusing.) I renamed it Edit Preview.
There is another control to edit the content. Mine is called Edit Content but I think I changed that wording on my site. For you it's either a link on the page, or in the Tools dropdown.
I am consulting Jon for you.
 
http://xenforo.com/community/thread...nt-for-simple-manga-comic-image-viewer.27687/

Waindigo, I just rated all of your modifications 5 stars just because of your Library add-on.

The pagination in your add-on makes this a replacement for the Simple Manga Comics Image Viewer add-on.

Basically what this means is that I can create a page for each comic page.

Inside the post or page I can do this:

Code:
[url=http://theurlofthenextpage][img]theimageforthecurrentcomicpage[/img][/url]

This way when they click the picture it will go to the next page.

For example:

http://www.the8thlegion.com/articles/qwixotic.5/

If you click on the image it brings you to the next page.
 
Inside the post or page I can do this:
Code:
[url=http://theurlofthenextpage][img]theimageforthecurrentcomicpage[/img][/url]

For example:
http://www.the8thlegion.com/articles/qwixotic.5/
If you click on the image it brings you to the next page.

Dre that looks really cool. I just wonder if it needs a small text instruction maybe bottom right
Click the comic anywhere for the next page.
Otherwise I don't think it would occur to me to do it.
 
Top Bottom