Could be the best solution, making it optional for each board as to whether to include bot views or not.DavidIQ wrote:Maybe a permission for incrementing views that can be set for bots would be enough?
Search found 20 matches
- Tue Jul 24, 2012 5:58 am
- Forum: [3.x][Archive] RFCs
- Topic: [RFC] validate topic view count using javascript
- Replies: 22
- Views: 22751
Re: [RFC] validate topic view count using javascript
- Fri Apr 20, 2012 11:15 am
- Forum: [3.x][Archive] RFCs
- Topic: [RFC] Include Topic count on view profile & search for topic
- Replies: 25
- Views: 31570
Re: [RFC] Include Topic count on view profile & search for t
+1imkingdavid wrote:I agree with adding a separate Topics column instead of putting posts and topics in the same column.
But., that would also require adding Topics as a sort option in the memberlist.
- Thu Mar 08, 2012 9:14 pm
- Forum: [3.x][Archive] RFCs
- Topic: [RFC] validate topic view count using javascript
- Replies: 22
- Views: 22751
Re: [RFC] validate topic view count using javascript
affecting the website horribly This makes the view count actually damaging for some I'm just not seeing why that would be so. Damaging how? Are you suggesting that a guest to your board will see a topic as having, say, 10K views and will then think "oh, that's too popular so I'm not looking at that...
- Thu Feb 16, 2012 11:25 pm
- Forum: [3.x][Archive] RFCs
- Topic: [RFC] Revamp of styles section of acp
- Replies: 43
- Views: 30190
Re: [RFC] Revamp of styles section of acp
+1Arty wrote:How about this? installed styles list, uninstalled styles
- Wed Feb 08, 2012 5:15 am
- Forum: [3.2/Rhea] Merged RFCs
- Topic: [RFC]Quote link to quoted message
- Replies: 47
- Views: 91010
Re: [RFC]Quote link to quoted message
There is code in this post, Re: In quote link back to original post, that works with the current version of phpBB (3.0.10).
- Sun Dec 11, 2011 2:17 am
- Forum: [3.0/Olympus] Discussion
- Topic: Notification on new topic
- Replies: 1
- Views: 7732
Re: Notification on new topic
Use the already available Board watch MOD. It uses the inbuilt phpBB permissions system, so users will not receive notifications for forums they do not have permissions to read.
- Thu Aug 11, 2011 12:48 pm
- Forum: [3.x][Archive] RFCs
- Topic: [RFC] Topic Title Prefixes / Subject Prefixes
- Replies: 37
- Views: 85947
Re: [RFC] Topic Title Prefixes / Subject Prefixes
Like the basic idea of making topic prefixes a built in feature, they would be useful on many boards, in at least some fora. Permissions system should allow any prefix to be assigned to any group and the same prefix could be used by more than one group. When creating/editing a forum there should be ...
- Tue Jul 05, 2011 4:25 am
- Forum: [3.0/Olympus] Discussion
- Topic: New to PHPbb
- Replies: 1
- Views: 5532
- Tue Jun 28, 2011 12:30 am
- Forum: [3.x][Archive] RFCs
- Topic: Prosilver Overhaul/Modernization
- Replies: 55
- Views: 57226
Re: Prosilver Overhaul/Modernization
I don't have a problem with using jQuery, I just wasn't aware of why it had been chosen. Reading through this topic it just seemed that jQuery had been mandated before analysis of what was required in a library had been done, but from the link in hanakin's Post I see that it was the developers' deci...
- Sun Jun 26, 2011 2:08 pm
- Forum: [3.x][Archive] RFCs
- Topic: Prosilver Overhaul/Modernization
- Replies: 55
- Views: 57226
Re: Prosilver Overhaul/Modernization
All the javascript contained in the theme will be converted to jquery essential simplify & condensing it as well as removing all inline bad semantic onclick, onchange etc.. functions Coming to this discussion late, but just wondering why jQquery was chosen as the JavaScript framework to be used? jQ...