Jump to content

davvowl

Members
  • Posts

    59
  • Joined

  • Last visited

Reputation Activity

  1. Like
    davvowl reacted to Wolfie in Suggestion: ACP option to disable IPB's automatic Link wrapping (showing more characters for the link)   
    Download and import this file into your settings area.

    The you can go to Settings > Forums > Topics, Posts and Polls
    And under "Making a Post", you'll find "Disable URL truncating?". Enjoy!
    settingGroup_topics-posts-and-polls.xml
  2. Like
    davvowl reacted to OverDriveAdamJ in Suggestion: ACP option to disable IPB's automatic Link wrapping (showing more characters for the link)   
    Please see
    http://forums.invisionpower.com/topic/287067-link-wraping/page__pid__1840069__st__0

    As the internet slowly moves to longer URLs, with better descriptions of the content, truncating the link's text should be an option in ACP (either enable/disable, or enable and x amount of characters, with your default of ~35 characters). It's easier to see what content your link is going to if it's longer than the truncating number, especially if it's all from a domain with a long name, and multiple links from the same website's directory within the same post.
  3. Like
    davvowl reacted to Novawave in Trader Feedback System   
    Check around line 200 to edit the output link structure, near:



    if (ctype_digit($row['link'])) {

    Oh, I missed your edit. I'll try and find the time to do this for you shortly.
  4. Like
    davvowl reacted to Novawave in Trader Feedback System   
    Please PM me the URL to your forum, and I'll write the code which should work for it.
  5. Like
    davvowl reacted to stoo2000 in Trader Feedback System   
    View File Trader Feedback System
    Build trust in your community, or forum-based marketplace with the Trader Feedback System.
    This application allows members to leave feedback for each other on community transactions.
    Members can leave positive, negative, or neutral feedback Optional or mandatory link in feedback to the content item Ability to link Feedback against most content items (including 3rd party, for example Classifieds) Integrates with Invision Community's notification system Integrates feedback information in member profiles Restrict access and features based on member group Captcha on Feedback Submission Flood Control on Feedback Submission iTrader Converter (available within the IPS Converter application during vBulletin conversion)
    Support
    If you require any support for this product please create a Technical Support ticket in the Client Area. You will need to register for an account.
     
    Submitter stoo2000 Submitted 07/25/2010 Category Applications and Plugins  
  6. Like
    davvowl reacted to Novawave in Trader Feedback System   
    Ah, I hadn't realized you were asking for directions. Do you know PHP at all? It would be a matter of changing _getTidFromUrl() in /admin/applications_addon/other/feedback/modules_public/view/view.php

    I could look into writing it if you aren't sure how. Doing an str_replace() specific to your forum's URL, then just outputting the ID substring would be the easiest way.
×
×
  • Create New...