-
KiwiGym started following Arun Kumar
-
VioAdmin started following Arun Kumar
-
Download: (SOS30) Block Forums from 'View New Content' v1.1.0
Topic of "Block Forums from 'View New Content' v2.0.0" for IP.Board 3.1 is here: http://community.invisionpower.com/topic/313238-download-sos31-block-forums-from-view-new-content-v200/
-
Download: (SOS30) Block Forums from 'View New Content' v1.1.0
wow, that was fast Adriano! Thank you for the update!
-
Download: (SOS30) Block Forums from 'View New Content' v1.1.0
Thanks for updating us, Adriano!
-
Download: (SOS30) Block Forums from 'View New Content' v1.1.0
Thank you! will try it out!!!
-
Download: (SOS30) Block Forums from 'View New Content' v1.1.0
Thank you, looking forward to it!
-
Arun Kumar reacted to a post in a topic: Download: (SOS30) Block Forums from 'View New Content' v1.1.0
-
"Today's active content" issue - 3.0.2
It is an already reported bug and it was fixed for the upcoming release of v3.0.3: http://forums.invisionpower.com/index.php?app=tracker&showissue=17800
-
No more links in new window?
Thanks, I tried that and Rebuilt content however its still opening in the same page for internal links.
-
No more links in new window?
I believe this is the code snippet in that file: /* ------------------------------ */ /** * Open the link in a new window * * @param {event} e The event * @param {boolean} force Force new window regardless of host? */ openNewWindow: function(e, link, force) { var ourHost = document.location.host; var newHost = link.host; /** * Open a new window, if link is to a different host */ if( ourHost != newHost || force ) { window.open(link.href); Event.stop(e); return false; } else { return true; } }, Could you please let me know how it should look like to make that setting?
-
No more links in new window?
Thanks, I was able to make "external" links in posts/signatures open in a new window by enabling the "Open posted links in a new window?" option in ACP and rebuilt content. However the previous version of IPB (2.3.x) used to open "internal" links posted in posts/signatures also to open in a new window as well. Is there any way to enable that in IPB 3?
-
Feature Request: Get active topics for
In IPB 2.3.6 we had an option to list active topics for "today", "past week", "past month" and so on. This feature seems to have been removed in 3.0.1 and our members are vouching for that feature. I don't know why that feature has been removed. The only option in IPB 3 is to list the active topics in the past 24 hours. The filter option to get the active topics beyond that is not available in the results page. I have attached a screenshot of that option from 2.3.6. I hope this feature will be added in the future release.
-
View latest posts 24 hour limit?
Are you looking to list the active topics since the last visit? There is "View New Content" link on the top which will do that. The default option is to fetch active topics posted in since your last visit (as per 2.3.x) OR based on the topic marking system (as per 3.0.0). The option to switch that is in your "My Settings" > Settings tab > General Settings. However they have removed the feature for listing active topics for past week, past month, etc. has been removed. I have submitted a feature request here for that:
Arun Kumar
Clients
-
Joined
-
Last visited