![]() |
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Works great for me so thanks.
Question - How do I get the photos to show on the main article page like in your photo snapshot and not just in the thread. |
Quote:
|
great idea, I get ppl all the time asking for a free article mod
cheers |
This is a bit off-topic, but I installed the mod and really like the look of the Article Postbit, and I was wondering how I could incorporate something like that into the rest of the regular threads on my board that aren't article-related? Is there a mod that does it already that I'm not aware of? Thanks!
|
Great mod ...Installed! :)
In Firefox, the alignment looks great, but when using IE8... - the alignment centers all the text, so I manually corrected it by modifying the "af_articles" template. - The first thread template looks great in FireFox as well, but the user info has a wide blank space to the right of the text/avatar. Have you looked at your mod using IE8? Again, thanks for taking the time and creating a nice mod. :up: |
Quote:
|
Quote:
|
bananalive,
another suggestion: make number of displayed "most read"/"most commented" configurable, that would be good. also, can you add an option to "link" an article to an existing thread upon creation? like this: user adds some useful post in other forum and i would want to store this info to be viewable as an article. i can move or copy this thread to articles forum but that's too inconvenient, if copied there will be two sets of comments with no viable way to merge them, if moved it will reside in articles with only a link in old forum and link can't be sticky. i would like it to be vice versa, the post itself in old forum and a link to it in articles, clicking it opening the post as an article. this way it can be very user friendly and convenient, moderators still having access to the whole thread to weed out unneeded comments and on the other hand, the useful info still easily accessed via articles section. could make a great "knowledge base" or "faq" mod for technical boards and such. and, um, well... if that's possible it would be also great to have some "nominate for knowledge base" mechanism in threads, like "report this post" but for good posts that deserve to be put in articles section. ;) |
bananalive,
also i found the bug that prevented article threads from being displayed with af_firstpost and af_comment templates: in "Alter Postbit" plugin, you forgot to import $vbulletin variable and it was inaccessible. changing plugin's first line from Code:
global $counter, $articleforum; Code:
global $counter, $articleforum, $vbulletin; |
Quote:
Would be nice. Will you consider adding this? |
I wonder if i could use this as the default for all my threads and posts in my entire forum?
|
Installed and nominated excelent work
Top Banana :D :up: |
carubmun,
i think it can easily be done, just create a new topmost forum category, move all your forums into it and assign it as article forums parent. voila. |
Installed, but if you move (with redirection) a thread into another forum, the topic is still visible into articles section...
Can you set the option to select and edit 1 or more threads from index page of articles? |
Quote:
|
Quote:
|
Quote:
|
OK..
Forgive me if this is uber simple but how are you getting the pictures to show up next to your article titles ? https://vborg.vbsupport.ru/external/2009/04/38.jpg |
Quote:
|
Quote:
Indeed. Thanks. It was a simple answer then. I never use attachments and this is why I missed it. |
|
Anyone get this working 100% in 3.7.x?
|
This is an excellent modification, thank you.
I have done a little playing around with the layout as I have never been a big fan of fieldsets, you don't get enough control over how they appear in different browsers. So I did mine like this with a little mucking about with the code. Apologies for breaking vb.org's table layout with this image: https://vborg.vbsupport.ru/external/2009/04/35.jpg |
Quote:
Ok? I agree the original layout looks like ass. So, are you just gonna show off or are you going to tell us how you did it. |
I'm not trying to show off...
I will try and post the templates tomorrow...because they will certainly need to be cleaned up, I'm not very neat at this sort of thing. I can get the results I need but the chances are it will fail all sorts of validators. This is why I never, ever release anything formally and never will. The avatars in that screenshot require a couple of changes to one of the plugins. And I had to create a second version of $thread[preview] because I just couldn't make the normal one parse anything....I am sure a better coder than me could sort that in a more efficient way. |
hello i have installed this modification. but facing a small problem.. with my article i have a attachment but it is not showing as a thumbnail in the main article page..
my article page is http://www.shopnoranga.com/forum/articles.php my recent article at the forum is http://www.shopnoranga.com/forum/sho...d.php?p=119691 waiting for the feedback.. |
All it needs is an nice little ajax routine that uploads images to a defined folder, then creates a token that can be inserted through the article to embed the image.
|
|
Quote:
Find in articles.php PHP Code:
PHP Code:
|
Quote:
|
Quote:
The search articles is nice addition as well |
Thanks.
The search box is really easy....I simply looked in the forumdisplay template, took the search box dropdown code from there, and pasted it in. The only problem I am having with that is that I have had to hard code the forumid in as I can't find any variable that carries it. |
excellent thanks it is working..
|
Quote:
<if condition="$c">$c<else />$vboptions[af_forumids]</if> |
another request can you please do something like this that the picture will look same size in the main article page.. i am talking about the attachments... like the users may upload pictures with different size but at the end they will look same size.. so it will look clean..
thanks in advance.. |
All times are GMT. The time now is 11:34 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|