changing the organization of forums - About xda-developers.com

Any chance of changing the forum listings so newer phones are on top and older phones are on the bottom?

Have been discussed before, don´t think it will change now that our 2010 re-design is out
Most of us are used to this order

dvdivx said:
Any chance of changing the forum listings so newer phones are on top and older phones are on the bottom?
Click to expand...
Click to collapse
Right. I think that what a lot of people do is bookmark key forums. Or, use the phone filters to quickly jump to the phone of your choice. One more option - use the Compact View (there is a button on the top of the forum for this).

Slightly off topic * what order are they in currently ? Thanks

MacaronyMax said:
Slightly off topic * what order are they in currently ? Thanks
Click to expand...
Click to collapse
PHP:
ORDER BY RAND()
Not sure, svetius and Mike add them.

DaveShaw said:
PHP:
ORDER BY RAND()
Not sure, svetius and Mike add them.
Click to expand...
Click to collapse
To the untrained eye (mine), it seems they are in the order of date of addition, newest at bottom (which is the vBulletin default).

pulser_g2 said:
To the untrained eye (mine), it seems they are in the order of date of addition, newest at bottom (which is the vBulletin default).
Click to expand...
Click to collapse
That's what i thought, but the Galaxy Tab is at the bottom and that was added before the Desire HD & Z

Related

SPOILER Show/Hide Tags

Is there any way to have show/hide tags such as
Spoiler
text
, to have a block of text hidden until you click on it?
Relevant links:
http://www.vbulletin.org/forum/showthread.php?t=110598
http://www.creationlab.info/2008/09/creating-vbulletin-bb-codes-from-html/
I'd like something like this for my guide so it doesn't show all sections at once. That way the person can choose to show only the section they're working on.
Does this exist on these forums?
If not, can the site admin consider adding it?
Also, is there a way to "hack" this in via the [ HTML ] tags?
Not at the moment. Something like this maybe in vB4 when we upgrade.
Spoiler tags seems a bit hacky, the admin's might consider if there is something a bit more user friendly or fit for purpose.
Collapsing information seems the wrong way to do it. I think a navigation (contents page) that allows quick thread navigation without opening in a new window / tab would be better.
Dave
Doh, that's too bad.
I'm not sure what you mean by a contents page? Splitting up one post into several, may make things a bit more hectic?
Paul22000 said:
Doh, that's too bad.
I'm not sure what you mean by a contents page? Splitting up one post into several, may make things a bit more hectic?
Click to expand...
Click to collapse
Like the contents page on Media Wiki pages : http://en.wikipedia.org/wiki/Agile_software_development
In my experience, so long as the posts are sequential and the OP has the ingenuity to disable their sig until the last post, it's not too bad.
Dave
Ah I see.
What if you only have the first post in a thread?
It's too late for me
Paul22000 said:
Ah I see.
What if you only have the first post in a thread?
It's too late for me
Click to expand...
Click to collapse
Post less? (j/k)
I was thinking about linking inside a thread. HTML allows Anchor / Name tags to do this. A way of building a contents page could be handy.
So the contents could have:
Post 1
- Part 1
- Part 2
Post 2
-Part 3
etc. etc.
It might just be a dream though : http://www.vbulletin.org/forum/showthread.php?p=2031310
Dave
I also think that this would be a good idea. For example, a rom developer could hide the changelog, todo list, Q&A, etc leaving the first post much less cluttered and simpler to navigate, but still displaying the same ammount of information. I know how to use anchors and links with HTML, but I don't really know if most people know all the code, and it would be more complicated. For example, just a single link to an anchor named banana would be Link to banana. It would be much simpler to just use a
Spoiler
tag.
mejorguille said:
I also think that this would be a good idea. For example, a rom developer could hide the changelog, todo list, Q&A, etc leaving the first post much less cluttered and simpler to navigate, but still displaying the same ammount of information. I know how to use anchors and links with HTML, but I don't really know if most people know all the code, and it would be more complicated. For example, just a single link to an anchor named banana would be Link to banana. It would be much simpler to just use a
Spoiler
tag.
Click to expand...
Click to collapse
Spoiler
Yes, another excellent idea!
A collapsible tag could be useful in so many situations!
Here's another possible use: signatures. Almost everyone has a list of the phones they have, current rom, radio, spl, recovery, mods, themes, etc. We could literally change 5-10 lines of text to a single "show" button on every single post on every forum. I have no idea how much work it would take to implement this, but it would really be a kickass idea.
Hi everyone,
i know this is a pretty old topic, but i wanted to know if it is meanwhile possible to build a "spoiler"?
i wanted to post a logcat-log but its like 100+ strings long so it would be pretty nice to make this information collapsable to keep threads clear.
thanks in advance
Nimroth said:
Hi everyone,
i know this is a pretty old topic, but i wanted to know if it is meanwhile possible to build a "spoiler"?
i wanted to post a logcat-log but its like 100+ strings long so it would be pretty nice to make this information collapsable to keep threads clear.
thanks in advance
Click to expand...
Click to collapse
You could use a
Code:
box.
Sorry for also resurrecting an old thread but I too would love a collapsible tag.
As with the OP, I think it would be a real boon to writing guides.
I have a multi-part guide I'm working on/maintaining for the Arc but for each part of it, I'd love to be able to have it split into independently-expandable sections, it would make it so much easier to divide it up clearly and to hide necessary but lesser-used information.
spoiler tag in the forum
any progress on a collapsible tag?
Spoiler
at the end of 2011 ...
if it would work, you would not see this msg, unless you click on it
pulser_g2 said:
You could use a
Code:
box.[/QUOTE]
It'll be an eyesore for XDA App users :/
Sent from my GT-S5830 using XDA App
Click to expand...
Click to collapse
EmoBoiix3 said:
It'll be an eyesore for XDA App users :/
Sent from my GT-S5830 using XDA App
Click to expand...
Click to collapse
It is already, especially in some dev threads where people post full logcats
Also, in one thread, I had posted a complete diff between two kernel versions, so implementation if this in the app would also be awesome(although you'll have to talk to tapatalk guys, hope they understand)
cdesai said:
(although you'll have to talk to tapatalk guys, hope they understand)
Click to expand...
Click to collapse
Actually tapatalk recognize the spoiler tag and hide content.
orld said:
Actually tapatalk recognize the spoiler tag and hide content.
Click to expand...
Click to collapse
Thats nice!
So admins, implement this as soon as you can, it'ld be loved!
I am not sorry to bump an old thread....we need spoiler tags!
BUMP again!
We need this!!!
Shano56 said:
I am not sorry to bump an old thread....we need spoiler tags!
Click to expand...
Click to collapse
lesiki said:
BUMP again!
We need this!!!
Click to expand...
Click to collapse
Its already there!!! Why are you bumping this?
Use hide instead of spoiler in
[hide]your text[/hide]
Nothing is True.. Everything is Permitted©

Number of Referrals?

What does the number of Referrals in user profile statistics mean?
vichet007 said:
What does the number of Referrals in user profile statistics mean?
Click to expand...
Click to collapse
You can either, create a referrals URL, so that you give this to your friends, and they join via the URL and you get a referral.
Or
When registering (I'm told) there is a field to enter the name of an existing member who referred you to this site.
Dave
I've wondered about that too.
Thanks for clearing it up.
DaveShaw said:
You can either, create a referrals URL, so that you give this to your friends, and they join via the URL and you get a referral.
Or
When registering (I'm told) there is a field to enter the name of an existing member who referred you to this site.
Dave
Click to expand...
Click to collapse
I still have absolutely no idea as to how I have come to have four of them Don't suppose there's a way to see who I referred?
ben_duder said:
I still have absolutely no idea as to how I have come to have four of them Don't suppose there's a way to see who I referred?
Click to expand...
Click to collapse
Not in the Mod CP, maybe your posts inspired someone to join, remember a lot of people only join to download attachments .
DaveShaw said:
Not in the Mod CP, maybe your posts inspired someone to join, remember a lot of people only join to download attachments .
Click to expand...
Click to collapse
Haha yeah, I doubt my contributions have encouraged them to though
ben_duder said:
Haha yeah, I doubt my contributions have encouraged them to though
Click to expand...
Click to collapse
Surely 1 of the 609 must be worth something...
Now time to scour my 7000 for something worth while
DaveShaw said:
Surely 1 of the 609 must be worth something...
Now time to scour my 7000 for something worth while
Click to expand...
Click to collapse
You'd be surprised I tend to be less helpful when I try to be, so maybe I should just flame my way to the big 1000
PS: If you're not too busy, can you mention to the powers that be the idea of having your phone, ROM and radio in your username bar (the thing to the left of each post - don't know what it's called...). It was mentioned in this thread as it went a little off topic in the second page, but it seems to have fizzled out a bit.
I think it would be a very useful idea as a lot of support threads ask for such information and quite a lot of users would rather not keep it in their signatures. It also standardises the layout of such things so you can quickly check which phone/ROM/whatever the user is talking about.
I suppose the issues would arise when someone has more than two or three phones as it would make the posts longer, but even then it wouldn't get so bad until it hit around five devices, as it's just two or three lines for each one. Maybe a drop-down box could be used for the device and we could recommend only including primary devices in that, while keeping older ones for your signature only.
ben_duder said:
You'd be surprised I tend to be less helpful when I try to be, so maybe I should just flame my way to the big 1000
PS: If you're not too busy, can you mention to the powers that be the idea of having your phone, ROM and radio in your username bar (the thing to the left of each post - don't know what it's called...). It was mentioned in this thread as it went a little off topic in the second page, but it seems to have fizzled out a bit.
I think it would be a very useful idea as a lot of support threads ask for such information and quite a lot of users would rather not keep it in their signatures. It also standardises the layout of such things so you can quickly check which phone/ROM/whatever the user is talking about.
I suppose the issues would arise when someone has more than two or three phones as it would make the posts longer, but even then it wouldn't get so bad until it hit around five devices, as it's just two or three lines for each one. Maybe a drop-down box could be used for the device and we could recommend only including primary devices in that, while keeping older ones for your signature only.
Click to expand...
Click to collapse
It has already been suggested by some other mods, I can't recall who .
Okay, cool. Thanks!
-------------------------------------
Sent via the XDA Tapatalk App
Thanks for explanation Dave. Got it now.
DaveShaw said:
You can either, create a referrals URL, so that you give this to your friends, and they join via the URL and you get a referral.
Or
When registering (I'm told) there is a field to enter the name of an existing member who referred you to this site.
Dave
Click to expand...
Click to collapse
I could have sworn that at one point I'd been able to see who my referred sign-ups were, but I can't for the life of me find it now.
I've got 24, and although that's not a lot I'm a bit stumped as to how!
Is there a way to see who has signed up due to my referrals?
johncmolyneux said:
I could have sworn that at one point I'd been able to see who my referred sign-ups were, but I can't for the life of me find it now.
I've got 24, and although that's not a lot I'm a bit stumped as to how!
Is there a way to see who has signed up due to my referrals?
Click to expand...
Click to collapse
I don't think that is something you can see yourself.
pulser_g2 said:
I don't think that is something you can see yourself.
Click to expand...
Click to collapse
Poo. Ah well, cheers mate
Old thread, but wanted to post the method for creating a referrals URL since Dave's link above did not work..
http://forum.xda-developers.com/register.php?referrerid=4238197 <- replace this number with your user ID number
To find your user ID number, click on your user name in the upper right hand corner and see the new URL change in your location bar. Here is mine. Note the u= on the end.
http://forum.xda-developers.com/member.php?u=4238197
Referrals doesn't seem to do anything, but it is nice to know that I inspired someone to join up and hopefully contribute.

Device Sort Order

This has probably already been discussed (looks like it here http://forum.xda-developers.com/showthread.php?t=569005), but the newest devices should be placed at the top of the forum list as opposed to the very bottom.
Also, to plug the T-Mobile galaxy S 2 forum. It should also be up by now.
Thanks!
You're not the first no.
pulser_g2 said:
Enable compact view for a manufacturer grouped system
Click to expand...
Click to collapse

Preview the New XDA 2015 Forum Template!

We've been hard at work on a complete redesign of the XDA Forums and Portal. We wanted to build something that was clean, modern, fast, and that could manage to include a lot of useful functionality without feeling cluttered. While we're not finished with the new forum template, which we're calling "XDA 2015", we're close enough that XDA members that want to can use the new template and help us find bugs and other issues before we make it the default template for all users. :good: :good:
To see the new forum template click this link. You can always go back to the previous 2013 template (or any of our styles) with the style-picker in the bottom left corner of all forum pages.
Over the coming weeks, we'll be making many more changes to XDA 2015 to improve performance, readability, and functionality. We also have a few surprises coming that aren't ready just yet. :highfive:
This beta is only for the desktop version of the site, as the mobile template is not yet ready for testing. Please mention any bugs you find or requests you have in this thread.
Thanks really much but I can't see any area for participated?
My Tapatalk Signature:
>---> Senior Support Member <---<
I provide support for you in the following threads:
For help with choosing a new phone or tablet or getting advice, "What's your next smartphone / What should I buy", "Consolidated Device Comparison/ Q&A/ Discussion Thread!!" and "Not sure what device to buy? Ask here! .
When you enter a thread mentioned above and you want my help, than you should quote or mention me ​
Looking really great on Desktop - on Firefox and Chrome.
IE - looking very dodgy though - spaces and gaps all over the place.
Can use all browsers myself, but some corporate types might be stuck with IE.
Just a quick one (And this may be me as a noob to the new theme) but how can I tell which sub forums have unread messages in and which don't.
Here is an example of what I see when looking at the Z1 device subforum
http://prntscr.com/4jts0m
Some of those threads (Like accessories) have no unread threads in them but some do (Like general) but they look the same to me.
Once in a subforum I can tell http://prntscr.com/4jtsj8 (Arrows show read and unread thread)
Hope this helps
Greg
#
Good looking theme & layout. Are there plans afoot for an official "dark" version?
Great work!
I like the changes to the colours and to the style. Actually, I didn't expect it to feel familiar from the start but it did, good job!
One question, is there a way to hide the column at the right? I can't seem to find how. If not, I hope that you will implement it in the future.
stamatis said:
One question, is there a way to hide the column at the right? I can't seem to find how. If not, I hope that you will implement it in the future.
Click to expand...
Click to collapse
Nope, afraid this is fixed and cannot be removed without using something like Stylish.
Bink Feed said:
Thanks really much but I can't see any area for participated?
Click to expand...
Click to collapse
If you jump to the forum homepage (http://forum.xda-developers.com/) you'll see a tab for participated. The direct link is http://forum.xda-developers.com/participated
HighlanderZA said:
Looking really great on Desktop - on Firefox and Chrome.
IE - looking very dodgy though - spaces and gaps all over the place.
Can use all browsers myself, but some corporate types might be stuck with IE.
Click to expand...
Click to collapse
Still working out some IE issues. Thanks for reporting
gregbradley said:
Just a quick one (And this may be me as a noob to the new theme) but how can I tell which sub forums have unread messages in and which don't.
Click to expand...
Click to collapse
Yes, we will bring back an indicator.
Andy said:
Good looking theme & layout. Are there plans afoot for an official "dark" version?
Click to expand...
Click to collapse
Yup :laugh:
svetius said:
Yup :laugh:
Click to expand...
Click to collapse
Weeeeeeeeee ?????????
Drop down menus and some buttons use a blue accent (everything else uses gray or orange). Is that intentional?
svetius said:
Still working out some IE issues. Thanks for reporting
Click to expand...
Click to collapse
I'm running IE10 on Windows 7 at work, and the XDA 2015 theme looks fine.
HighlanderZA said:
IE - looking very dodgy though - spaces and gaps all over the place.
Can use all browsers myself, but some corporate types might be stuck with IE.
Click to expand...
Click to collapse
Wow, that is pretty crufty looking! Which version of IE and Windows did it appear like this on?
GermainZ said:
Drop down menus and some buttons use a blue accent (everything else uses gray or orange). Is that intentional?
Click to expand...
Click to collapse
Blue is the default chrome highlight color. I don't think we're going to override that for other drop downs because it adds more code to the page. We styled the critical areas (like the header and some post areas).
webworker01 said:
Wow, that is pretty crufty looking! Which version of IE and Windows did it appear like this on?
Click to expand...
Click to collapse
Sorry should have thought about that, Win 7 pro and IE 9 - (Business laptop and v10 and 11 are blocked from installing still - some dodgy internal issues.)
Home desktop runs 11 and that looks really awesome - so perhaps it's not something to be too concerned about!!!
Note: 'Control Panel' button was my favorite 'Home' button for xda - Is it gone permanently? I hope not!!
LOVE the size limit and scroll bars for signatures. +++++ 1000
HighlanderZA said:
Sorry should have thought about that, Win 7 pro and IE 9 - (Business laptop and v10 and 11 are blocked from installing still - some dodgy internal issues.)
Home desktop runs 11 and that looks really awesome - so perhaps it's not something to be too concerned about!!!
Note: 'Control Panel' button was my favorite 'Home' button for xda - Is it gone permanently? I hope not!!
LOVE the size limit and scroll bars for signatures. +++++ 1000
Click to expand...
Click to collapse
Control panel has been renamed to Settings.
IE9 does not display a lot of styles correctly - did some website stuff myself a couple of months back on my personal site and the amount of hacks needed to support IE9 fully is unreal (especially with HTML5 and CSS3).
Some more questions/remarks:
The portal doesn't appear to have changed for me. Not sure if this is normal, but the OP mentions the portal as well.
Could some of the older icons also be redesigned (e.g.
, thread icons, smileys…)? Might be just me, but they don't look consistent with the rest of the design.
Some icons don't use a transparent background (e.g.
). This is only noticeable when the post gets highlighted, so it's pretty minor.
http://forum.xda-developers.com/subscription.php -> no sidebar, but the sidebar's space is reserved.
The spacing between the top bar (breadcrumbs) and the thread/post/group/profile is a bit off (screenshot — see red bar for spacing difference).
stamatis said:
I like the changes to the colours and to the style. Actually, I didn't expect it to feel familiar from the start but it did, good job!
One question, is there a way to hide the column at the right? I can't seem to find how. If not, I hope that you will implement it in the future.
Click to expand...
Click to collapse
You could use a userstyle (with e.g. the Stylish addon):
CSS:
[user=2561130]@Namespace[/user] url("http://www.w3.org/1999/xhtml");
[user=2410755]@-Moz-[/user]document domain("xda-developers.com"){
#sidepanel {display: none!important}
.page {margin-right: 18px!important}
}
GermainZ said:
Some more questions/remarks:
The portal doesn't appear to have changed for me. Not sure if this is normal, but the OP mentions the portal as well.
Could some of the older icons also be redesigned (e.g.
, thread icons, smileys…)? Might be just me, but they don't look consistent with the rest of the design.
Some icons don't use a transparent background (e.g.
). This is only noticeable when the post gets highlighted, so it's pretty minor.
http://forum.xda-developers.com/subscription.php -> no sidebar, but the sidebar's space is reserved.
The spacing between the top bar (breadcrumbs) and the thread/post/group/profile is a bit off (screenshot — see red bar for spacing difference).
Click to expand...
Click to collapse
Thanks for this. To address some issues:
1. Portal redesign is in development and will launch when 2015 forum design is complete
2. Yes, we intend to do something about the post icons
3. Noted that sidebar is missing from /subscription.php
4. Regarding the spacing issue, can you provide URL to the page?
svetius said:
4. Regarding the spacing issue, can you provide URL to the page?
Click to expand...
Click to collapse
Sure, it happens on a bunch of pages:
http://forum.xda-developers.com/newreply.php?do=newreply&p=55263064 (reply to thread)
http://forum.xda-developers.com/showpost.php?p=55263064&postcount=16 (single post view)
http://forum.xda-developers.com/member.php?u=4775688 (profile)
http://forum.xda-developers.com/group.php?groupid=1399 (groups)
http://forum.xda-developers.com/group.php?do=discuss&group=&discussionid=3325 (group threads)
Avatars also seem to be taking a lot of space in group threads.
This is great! I feel like I'm the captain in charge of a spaceship. It's a lot more immersive with the new top bar. I did notice that my signature has a scroll bar. I didn't think it was that long, but it's a great idea to keep from having to scroll through some pretty massive sigs. Now where'd that pesky Thanks button go? Oh on the right...
I am on mobile now, but this is what I see.
Using chrome and request desktop site is checked. Without desktop being checked, its worse.
I can't wait to see it on my PC.
+1 for 1024 version for lappy.
Thanks for all the time invested in XDA.
Sent from my Sony Xperia ION
svetius said:
4. Regarding the spacing issue, can you provide URL to the page?
Click to expand...
Click to collapse
@GermainZ It looks like ads aren't loading for you

Question Why no sections in the pixel 6 pro forum?

This makes mobile viewing really annoying, will XDA fix this?
We used to have sections for older devices but this is now the norm
It's seriously stupid this new format
There's no going back. You can tap the section tab (different colors) at the forum top to filter your preference...
galaxys said:
There's no going back. You can tap the section tab (different colors) at the forum top to filter your preference...
Click to expand...
Click to collapse
Yep. I had thought the same thing as OP initially. But once I had discovered what you mentioned, it became much easier to navigate on mobile.
i mean could be worse could be the xda app
galaxys said:
There's no going back. You can tap the section tab (different colors) at the forum top to filter your preference...
Click to expand...
Click to collapse
Where is the sections tab? Ss attached because I don't see sections
spart0n said:
Where is the sections tab? Ss attached because I don't see sections
Click to expand...
Click to collapse
Quick Filters.
spart0n said:
Where is the sections tab? Ss attached because I don't see sections
Click to expand...
Click to collapse
Now I could be wrong here, but it appears that you are using the app (as it looks different from what I see using the website).
Regardless, the sections scrolling tab should be near the top of the main "Google Pixel 6 Pro" page here on XDA (just below the top page counter/selector).
bs3pro said:
It's seriously stupid this new format
Click to expand...
Click to collapse
I agree 100%
galaxys said:
There's no going back. You can tap the section tab (different colors) at the forum top to filter your preference...
Click to expand...
Click to collapse
Would make far more sense if I could click one of them to ignore as well though. I've no interest in rooting this phone so if I could ignore all development threads it would be better for me.
skimminstones said:
Would make far more sense if I could click one of them to ignore as well though. I've no interest in rooting this phone so if I could ignore all development threads it would be better for me.
Click to expand...
Click to collapse
That would be a good option to have...

Categories

Resources