Not signed in (Sign In)

Categories

Vanilla 1.1.5 is a product of Lussumo. More Information: Documentation, Community Support.

Help keep Vanilla free:
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    •  
      CommentAuthorJazzman
    • CommentTimeOct 5th 2006
     # 1
    Displays last discussions for each category in an overview kinda way :)

    Default it shows the overview instead of the normal discussion grid. However, you can change the configuration to display it in a seperate tab.
    • CommentAuthorBahabal
    • CommentTimeMar 2nd 2007 edited
     # 2
    i don't download this... help me...
    •  
      CommentAuthorgarvin
    • CommentTimeMar 2nd 2007
     # 3
    Have we gotten this working with the Tabled Theme yet?
    •  
      CommentAuthorTomTester
    • CommentTimeMar 5th 2007 edited
     # 4
    Quick note. Default.php still notes v. 1.1 as the
    official version (meaning updater flags it as out
    of date even after upgrading). To avoid this edit
    default.php before uploading from:

    Description: Displays last discussions for each category in an overview kinda way :P
    Version: 1.1
    Author: Maurice Krijtenberg
    Author Url: http://www.krijtenberg.nl

    to Description: Displays last discussions for each category in an overview kinda way :P
    Version: 1.2
    Author: Maurice Krijtenberg
    Author Url: http://www.krijtenberg.nl


    (Note: somehow the HTML post is on the fritz here, but note change from 1.*1* to 1.*2* on second line)
    •  
      CommentAuthorMark
    • CommentTimeMar 5th 2007
     # 5
    Thanks for the tip - I downloaded, changed the version to 1.2 and re-uploaded :)
    •  
      CommentAuthorGMonkey
    • CommentTimeMar 29th 2007 edited
     # 6
    Jazzman,

    I have been trying out the overview format for a few days and I am getting mix reviews. Would there be a way to turn the tab on and have both the over view and classic layout both on as default and to have the side menu items on both pages? Right now you have the option in the users account controls, but no one is going to look there to turn this on or off and you lose the side menu items. (stats, latest post, who's on)

    Also for some reason in the overview mode, you loose the viewed count. Which something we really like having.

    http://gliving.tv
    • CommentAuthorKeith
    • CommentTimeApr 1st 2007
     # 7
    Do I need to create a new Tag for the discussions overview to use?
    When I alter it in the user profile I cannot see any tags that offer the overview.
  1.  # 8
    If u have Page Manager installed you can add the Tab as below
    Tab Name: Discussion Overview
    Tab Identifier: DiscussionOverview
    Tab URL: http://localhost:8888/vanilla/extension.php?PostBackAction=DiscussionOverview

    change the url to ur server
    •  
      CommentAuthorWanderer
    • CommentTimeApr 2nd 2007
     # 9
    I noticed that Block Category no longer works in the overview page.

    Posted: Monday, 2 April 2007 at 5:06PM

    • CommentAuthorKeith
    • CommentTimeApr 2nd 2007
     # 10
    Thanks MySchizoBuddy!
    • CommentAuthorKeith
    • CommentTimeApr 11th 2007
     # 11
    That didn't work. two problems: firstly the field in the tag url was not long enough to take the full url, secondly the all discussions tag defaulted to the overview display which is not what I wanted. How do I stop it defaulting? and get the field to hold a longer url please.
  2.  # 12
    Defaulting to discussion overview is a user preference. In Account -> Forum preferences, users can select whether they want a tab for discussion overview or have the main discussion be the overview.
    How long is ur url?
    Whats ur forum ?
    • CommentAuthorKeith
    • CommentTimeApr 12th 2007 edited
     # 13
    My forum is here.
    http://www.greenbuildingforum.co.uk/newforum/

    so the discussion page url makes it very long


    But if the default switched to discussion overview as default option how will users know they can change it back. Can I globally change it?
  3.  # 14
    thats not long at all
    here is something else wrong with it.
    whats inside ur CustomPages.php
    • CommentAuthorKeith
    • CommentTimeApr 13th 2007 edited
     # 15
    It is too long when you add the other stuff:
    http://www.greenbuildingforum.co.uk/newforum/extension.php?PostBackAction=DiscussionOverview

    it certainly does not fit in the form field.

    Where is custompages.php residing?
    • CommentAuthorjsamlarose
    • CommentTimeMay 30th 2007
     # 16
    Did anyone find a way to globally update the default view for this extension? Like Keith, I'm concerned that not all of my users will be savvy enough to go through their user options in order to switch back to the original discussion view...
    •  
      CommentAuthorrayk
    • CommentTimeJul 8th 2007
     # 17
    Is there a way to filter out sticky topics from showing up?
    •  
      CommentAuthorjimw
    • CommentTimeJul 16th 2007
     # 18
    Look at the add-on called David. I think that will do what you want.
    •  
      CommentAuthorrayk
    • CommentTimeJul 16th 2007
     # 19
    @jimw: Thanks, exactly what I needed.
    •  
      CommentAuthorhutstein
    • CommentTimeAug 22nd 2007
     # 20
    I can't get this extension work with the DiscussionTags extension...

    the DiscussionTags adds the Tags to the original discussion overview with the Delegate "PostDiscussionOptionsRender" but the DiscussionOverview doesn't respect this Delegate...

    How could I get the DiscussionOverview respect this delegate?
    •  
      CommentAuthorRainbow
    • CommentTimeAug 23rd 2007
     # 21
    I wonder if I can remove almost all of the details from the discussions and align them to the right as show on the screenshot.

    Right now I have all the details annd aligned to the left.

    Thank you
    • CommentAuthorSm@sher
    • CommentTimeNov 14th 2007
     # 22
    And what about subdirectories? if i have subdirectories they are also displaied at discussions page. And this doesn't look nice ))
    •  
      CommentAuthorericcarl
    • CommentTimeMay 27th 2008
     # 23
    How does one adjust the number of discussions that are displayed under each category?
    • CommentAuthorsirlancelot
    • CommentTimeMay 27th 2008 edited
     # 24
    Discussion Overview # 23 by ericcarlHow does one adjust the number of discussions that are displayed under each category?
    In your conf/settings.php file, change/set $Configuration['DISCUSSIONOVERVIEW_DISCUSSIONS'] to however many discussions you want.
    •  
      CommentAuthorrayk
    • CommentTimeMay 27th 2008
     # 25
    I can't seem to get more space between " Topic/thread title and Category: Catname Started by: user so on etc", I tried adding margin-right and padding right to DiscussionTopic class but that does nothing. I just want the topic title and category bits to be further apart so they aren't so close together.

    Thanks in advance!
    •  
      CommentAuthorericcarl
    • CommentTimeMay 27th 2008
     # 26
    Thanks!
    •  
      CommentAuthorrayk
    • CommentTimeMay 28th 2008
     # 27
    Fixed the above issue but getting rid of inline definition in style.css and changing the theme a little.
    • CommentAuthordanielems
    • CommentTimeSep 4th 2008 edited
     # 28
    Never mind.
Add your comments
    Username Password
  • Format comments as