Search found 182 matches
- Mon Oct 17, 2011 6:10 pm
- Forum: [3.x][Archive] RFCs
- Topic: [RFC] Topic Title Prefixes / Subject Prefixes
- Replies: 37
- Views: 89666
Re: [RFC] Topic Title Prefixes / Subject Prefixes
You can have tags without a tag cloud, the cloud is just a visual representation of it.
- Mon Oct 17, 2011 10:07 am
- Forum: [3.x][Archive] RFCs
- Topic: [RFC] Topic Title Prefixes / Subject Prefixes
- Replies: 37
- Views: 89666
Re: [RFC] Topic Title Prefixes / Subject Prefixes
Quick question: Wouldnt a tags mod be more usefull than just prefixes? It's almost the same concept. Using tags instead would make the forum way more easier to browse. The prefixes we're talking about here are indeed usefull to phpBB.com but tags could make a huge impact for t he better in other com...
- Fri Oct 14, 2011 2:27 pm
- Forum: [3.1/Ascraeus] Merged RFCs
- Topic: [RFC] Contact Page
- Replies: 87
- Views: 162894
Re: [RFC] Contact Page
Or maybe a form to contact them. Even a official twitter link would be usefull this days.
- Sun Oct 02, 2011 11:11 pm
- Forum: [3.x][Archive] RFCs
- Topic: [RFC] Registration & Login Overhaul
- Replies: 48
- Views: 52557
Re: [RFC] Registration & Login Overhaul
phpBB must be able to operate without javascript to provide accessibility to people with disabilities who depend on browsers that don't support javascript at all, or at least not well. The javascript setting in browsers is going to stay for quite a while, and it's really not that funny to ridicule ...
- Fri Sep 09, 2011 5:10 pm
- Forum: [3.x] Discussion
- Topic: New template variables
- Replies: 12
- Views: 14936
Re: New template variables
I would suggest a new variable in order to know if a post is the first post. I use a mod for that, but if its build in, theme designers would have a lot of fredom styling the first post, wich is usually important.
- Wed Aug 31, 2011 6:55 pm
- Forum: [3.x][Archive] RFCs
- Topic: [RFC] Human Readable URLs
- Replies: 132
- Views: 246566
Re: [RFC] Human Readable URLs
That could be configurable, even depending of the language since its not relevant for identifyng the IDs.
- Mon Aug 29, 2011 3:07 pm
- Forum: [3.1/Ascraeus] Merged RFCs
- Topic: [RFC|Merged] Removal of imagesets
- Replies: 79
- Views: 99132
Re: Removal of imagesets
I like this proposal. Making themes for mobile devices would be easier too, I think.
Now, I have a question. Could another language's css beside English be the default if other languages css fail to load? For example, Spanish being default if Italian fails to load.
Now, I have a question. Could another language's css beside English be the default if other languages css fail to load? For example, Spanish being default if Italian fails to load.
- Fri Aug 26, 2011 9:40 pm
- Forum: [3.x][Archive] RFCs
- Topic: [RFC] Human Readable URLs
- Replies: 132
- Views: 246566
Re: [RFC] Human Readable URLs
Read it all, very interesting points. Now, the reason a lot of people (probably developers) are in favor of keeping IDs is because you don't have to worry about duplicates, it's just impossible, everything is unique. If you don't use them then its get kinda complicated, lots of extra fields and prob...
- Tue Aug 16, 2011 9:58 pm
- Forum: [3.x][Archive] RFCs
- Topic: [RFC] Human Readable URLs
- Replies: 132
- Views: 246566
Re: [RFC] Human Readable URLs
I agree, although, it would be inconsistent. My take: /F12/forum_name/ Forum ID 12 /F12/T4/P5/forum_name/my_topic/ Topic id 4 I do care about SEO but I also enjoy nice URLs, thats why I would like to use underscores, it's easier to read to the user. I know people use underscore for functions but I d...
- Tue Aug 16, 2011 5:51 pm
- Forum: [3.x][Archive] RFCs
- Topic: [RFC] Human Readable URLs
- Replies: 132
- Views: 246566
Re: [RFC] Human Readable URLs
He did it that way because most search engines only index the first 25 characters of the url, so its important to give priority to the titles.TheKiller wrote: Instead of:Code: Select all
/forum-name-f12/ Forum ID 12 /forum-name-f12/my-topic-t4/ Topic id 4