Nao

  • Dadman with a boy
  • Posts: 16,082
Permanent sidebar
« on May 7th, 2011, 01:04 PM »Last edited on September 11th, 2011, 06:58 PM by Nao
Feature: Permanent sidebar
Developer: Nao
Target: users, modders, themers
Status: 100% (complete; might need to add features in the future.)
Comment:

This is one of our most controversial moves. Well, maybe not, but at least one that could be questioned.
Basically, Wedge now always shows a sidebar on the page, and moves it to the bottom if the page is too narrow. It systematically shows your user box (hello user, date, avatar, unread posts, unread replies) at the top, and RSS links at the bottom, and then adds contextual data based on the current page. Calendar pages show day links in the sidebar. Media item pages may show item details in the sidebar (although they'll usually use their own additional sidebar.) Dropdown menus may be moved to the sidebar... Things like that.

In addition, modders can easily add any kind of block to the sidebar by calling loadBlock('my_block_function', ':side'). The same can be done with the top template, which is a series of blocks (sub-templates) that are called before the main template is actually shown, allowing you to add important information at the top without reorganizing everything.

Re: Permanent sidebar
« Reply #31, on January 6th, 2013, 05:23 PM »
Now I'm not tablet constrained, I'll explain a bit further.

1. You're pretty much the only person that's complained about it in the 10 months we've been using a sidebar on this site. It is somewhat rude to barge in and demand we change it just for you. If you were part of a majority that demanded it, we might reconsider, but I doubt it.

2. There is such a thing as optimum reading width - note that most books are of a fairly standard size, and even when they're not, the text is still set to roughly the same number of words per line and per page, just with bigger writing. I wonder why that is... could it be that they understand people best respond to a certain number of words on a page at a time? Having very wide screens is more tiring on the eyes and the brain than having shorter lines.

3. I respect that you have a list of requirements that you have to be seen to follow. Barging in here and expecting that we follow your to-do list is not going to happen. More importantly though, there's actually very little fundamentally wrong with SMF - if it's working for you, stick with it, you don't have to upgrade past 2.0.x if you're happy with it. There are plenty of people still using SMF 1.1.x which debuted 7 years ago. (And what about all the people who still use Windows XP which debuted just over 11 years ago?) You don't have to have the latest and greatest, and it seems to me that you're looking to move on from SMF because you think you're missing out, rather than because it doesn't do the things you need.

Re: Permanent sidebar
« Reply #32, on January 6th, 2013, 08:09 PM »
Like Pete said.

There are liquid layouts and fixed layouts. Both have their advantages. Most forums use liquid layouts, but the smarter solution is to use a liquid layout with a fixed maximum width. This is what Wedge does. In addition to that, we add a sidebar to make more use of the available space -- but if there isn't enough space, we moved the sidebar to the bottom. I worked very, VERY hard on making the sidebar as useful and unintrusive as possible. No one can possibly say that the sidebar on wedge.org is bothersome or whatever. So it stays where it is.

I don't get people who complain that something is done one way and they can't disable it, but they won't even consider doing something very simple like creating a sidebar-less skin for their forum. (Which is probably when they realize they don't really need it.)

Re: Permanent sidebar
« Reply #33, on January 6th, 2013, 08:11 PM »
Quote
I don't get people who complain that something is done one way and they can't disable it, but they won't even consider doing something very simple like creating a sidebar-less skin for their forum. (Which is probably when they realize they don't really need it.)
You can make such a skin, however I forget what happens when things want to put things into the sidebar will do when there isn't a sidebar.

Re: Permanent sidebar
« Reply #34, on January 6th, 2013, 08:20 PM »
Quote from Arantor on January 6th, 2013, 08:11 PM
Quote
I don't get people who complain that something is done one way and they can't disable it, but they won't even consider doing something very simple like creating a sidebar-less skin for their forum. (Which is probably when they realize they don't really need it.)
You can make such a skin, however I forget what happens when things want to put things into the sidebar will do when there isn't a sidebar.
Pretty sure nothing. If you remove the sidebar from the skeleton it'll render the page without the sidebar, atleast that's what happened when I tested things last time.

Re: Permanent sidebar
« Reply #35, on January 6th, 2013, 08:21 PM »
In which case some stuff that expects the sidebar should be able to detect if there is one and appropriately either drop their content (and not go through the queries etc.) or reposition it elsewhere.

Re: Permanent sidebar
« Reply #36, on January 6th, 2013, 08:26 PM »
Quote from Arantor on January 6th, 2013, 08:21 PM
In which case some stuff that expects the sidebar should be able to detect if there is one and appropriately either drop their content (and not go through the queries etc.) or reposition it elsewhere.
I've always taken sidebar as a secondary content, i.e. stuff that shouldn't matter if removed. Although some authors might take it differently.

Re: Permanent sidebar
« Reply #37, on January 6th, 2013, 10:04 PM »
Nao nothing wrong with wireless, it's just a personal choice. Weavings text is just slightly larger and I prefer that over wireless. I was just pointing out that a the themes released now are pretty flexible, and b the sidebar can be moved with a custom theme. Basically that core functionality doesn't have to be changed for one forums "needs."

dwc

Re: Permanent sidebar
« Reply #38, on January 6th, 2013, 10:39 PM »
Quote from Arantor on January 6th, 2013, 05:23 PM
Now I'm not tablet constrained, I'll explain a bit further.

1. You're pretty much the only person that's complained about it in the 10 months we've been using a sidebar on this site. It is somewhat rude to barge in and demand we change it just for you. If you were part of a majority that demanded it, we might reconsider, but I doubt it.
I'm pleading and arguing against it.  It's your project -- I haven't "demanded" anything.
Quote
2. There is such a thing as optimum reading width - note that most books are of a fairly standard size, and even when they're not, the text is still set to roughly the same number of words per line and per page, just with bigger writing. I wonder why that is... could it be that they understand people best respond to a certain number of words on a page at a time? Having very wide screens is more tiring on the eyes and the brain than having shorter lines.
I don't disagree.
Quote
3. I respect that you have a list of requirements that you have to be seen to follow. Barging in here and expecting that we follow your to-do list is not going to happen.
Again, it's not my project.  I'm just a fan who thinks you guys are building an excellent forum (the best one I've seen, to be honest) and wants to use it for our growing forum.  I apologize if I just don't think it's insane to be able to have the option to simply hide the bar if I want to.
Quote
More importantly though, there's actually very little fundamentally wrong with SMF - if it's working for you, stick with it, you don't have to upgrade past 2.0.x if you're happy with it. There are plenty of people still using SMF 1.1.x which debuted 7 years ago. (And what about all the people who still use Windows XP which debuted just over 11 years ago?) You don't have to have the latest and greatest, and it seems to me that you're looking to move on from SMF because you think you're missing out, rather than because it doesn't do the things you need.
Not at all.  For example, my favorite laptop that I use most of the time (my 17"), I bought in 2004.  I'm a buy and hold type of guy.  I, actually, _want_ a system that I can let run forever and just update as updates come along.  I love software and systems that stand the test of time.

And I was expecting that "just go stay with SMF if you don't like how we do it".  No.  I'm going to have to find another forum platform, like vBulliten or something, which I'm certain I will hate.  We just got the latest SMF update a few weeks ago or so, and the one before that was a year ago.  That is insane, and isn't me "wanting to stay with the latest and greatest".

As for the latest and greatest, don't get too ahead of yourself.  It took you 2.5 years to get to alpha.  Obama may be in his 3rd term by the time this gets to beta.  v1.0 stable compared to current alpha is going to be a generation apart.  Why you don't have more help is beyond me, but whatever.  It tells me this project is more of a hobby, which is fine, but you should tell people that up front.  I found this forum because you announced to the heavens that SMF was ignoring you guys and treating you bad, so you were forking.  Then I come on here, fall in love with what you guys are doing, simpy ask "gosh, can we just have a hide option for the sidebar if we want", and I get told to go jump in a lake, like they did to you, for my "demands".  Everything you guys said about display is correct, and again, I don't mind a sidebar (filled with content that I want).  I have a forum with a lot of old people who have small monitors from the 1990s and CTRL-+ their displays to where their scrollbars have scrollbars.  I tried to place a sidebar to display our friend forums, and they almost came after me with pitchforks.  I didn't expect our forum would be growing like it is, hence why I'm looking at other options now.  I got tasked with handling the tech side of it because of my expertise, so I'm just trying to find the best option, which this is.  Anyway, I'm not asking for schema changes and major refactoring.  I'm asking for a little checkbox that tells the rendering to just not display the sidebar.

Nevertheless, I'm going to pop in and keep up with the project, and I'm going to tell folks about this project who are looking for a new forum.  Ironically, by the time you get this to v1.0, the old folks who don't want sidebars may have died off at that point, so it may work itself out.

By the way, can we have more than one sidebar?

Re: Permanent sidebar
« Reply #39, on January 6th, 2013, 11:02 PM »
Quote
I'm pleading and arguing against it.  It's your project -- I haven't "demanded" anything.
The words do not come across as a request. Flat out insults do not usually come as part of nice requests.
Quote
Not at all.  For example, my favorite laptop that I use most of the time (my 17"), I bought in 2004.  I'm a buy and hold type of guy.  I, actually, _want_ a system that I can let run forever and just update as updates come along.  I love software and systems that stand the test of time.
Then why move off SMF?
Quote
No.  I'm going to have to find another forum platform, like vBulliten or something, which I'm certain I will hate.  We just got the latest SMF update a few weeks ago or so, and the one before that was a year ago.  That is insane, and isn't me "wanting to stay with the latest and greatest".
SMF 2.0 went to a stable release a while ago, the updates since then have been security updates only. That's a sign of quality, not poor development, that it has only needed 3 patches of any kind since 'stable' release.

So I will say it again. Why are you upgrading? Are you doing it to get features you don't currently have, or because you perceive there to be a problem with the platform (that doesn't really exist)?
Quote
As for the latest and greatest, don't get too ahead of yourself.  It took you 2.5 years to get to alpha.
I'm reasonably comfortable with the speed of our development. Getting snippy about that isn't winning you any fans.
Quote
Why you don't have more help is beyond me, but whatever.
Because we learned the hard way what happens when you have too many people chiming in with their say. It's largely what's killing SMF, though not nearly the only thing.
Quote
It tells me this project is more of a hobby, which is fine, but you should tell people that up front.
Where have we ever said it is anything else? We're not charging you for anything. We're not demanding anything from you. We're doing what we've always done, what we've always said we're doing, which is building it for us, and being nice enough to check with people that they're happy to use what we're doing in the process.
Quote
Then I come on here, fall in love with what you guys are doing, simpy ask "gosh, can we just have a hide option for the sidebar if we want", and I get told to go jump in a lake, like they did to you, for my "demands"
There's a lot more to it than that. Firstly, as explained, there are logistical and practical reasons for having the sidebar - preventing the content taking full width modest-and-up screens is one of them.

Secondly, more importantly, let me take that concept for a moment: hiding the sidebar. Yes, you can hide the sidebar. Off the top of my head, I can think of two ways of doing it. Neither of them offer a nice cosy admin panel option for it, but it's doable - and it will have a lot of side consequences to doing it.

You're a programmer, you should understand better than most that these things rarely live in a vacuum, and that one thing often has a great many consequences.

But here's the other thing: many more people ask about putting a sidebar onto a forum, than ask about taking one off. You're the first person in 2.5 years to complain about the fact we have a sidebar. I'd argue we're doing a better job of catering to what people want than complying with every little whim that people ask us about.

But yes, just for you, I'm sure I could hack up a plugin that hides the sidebar, because I love hearing support requests.

There is also a big difference between ignoring people and taking on board what they're saying but disagreeing. I hear your objections to the sidebar. I disagree, I have also explained why I disagree. It doesn't mean that I don't acknowledge the fact you don't like the sidebar, but the thing is, we're not trying to build your perfect software. We're trying to build OUR perfect software, and that doesn't mean catering to your exact requests.

In SMF's case, they weren't particularly interested in what we had to say, despite being more than just community members. Nao worked on the single most popular SMF mod, plus contributed hundreds of bug reports. I wrote their bug tracker, spent months reviewing community mod submissions and did literally thousands of support topics, and both of us were almost on the SMF development team in one way or another. I'd say that would tend to qualify us for having some say in how things are run, yes?

(Also note that 2.1 is only just into alpha, with far less changes than we've made, and a new development team since 2.0 final was released. And even then, the 2.0 / 2.1 dev team has forked off into their own software. Because the team fundamentally is toxic, it continually pushes out the people who have the drive to actually do anything.)
Quote
I'm asking for a little checkbox that tells the rendering to just not display the sidebar.
Except you should understand (being a programmer), as I've alluded to, that it just isn't that simple.

So you hide the sidebar. You now have to process that decision on every page, in a way that you don't currently. We also need to rewrite everywhere that pushes content into the sidebar, to now not push it into the sidebar, which means we have to find somewhere else to put it. Which in half the cases is also going to mean writing new templates for them to now be horizontally arranged rather than vertically stacked, or just simply not performing the queries for it in the first place.

This also means that the plugins that already exist which use the sidebar (several come to mind) will all need to be heavily modified to do all the same logic, turning one into two or even three states (on/sidebar, on/elsewhere, off). All because you want an option to turn something off.

That's what I mean about consequences - to you, it's one line of HTML, to us it's at least a day's work, and frankly, I've got far more important things to be doing for Wedge's benefit like finishing the things that I've started.
Quote
By the way, can we have more than one sidebar?
Not in the core. It's not impossible to do, though. But we find it makes the central content far too narrow, which is why we don't do it.

dwc

Re: Permanent sidebar
« Reply #40, on January 7th, 2013, 12:23 AM »
Quote from Arantor on January 6th, 2013, 11:02 PM
The words do not come across as a request. Flat out insults do not usually come as part of nice requests.
I apologize if I did that.  It's not intentional.
Quote
Then why move off SMF?
I don't trust they have their shit together -- especially after you told me they are still on PHP 4.
Quote
SMF 2.0 went to a stable release a while ago, the updates since then have been security updates only. That's a sign of quality, not poor development, that it has only needed 3 patches of any kind since 'stable' release.
I hope that's the case.
Quote
So I will say it again. Why are you upgrading? Are you doing it to get features you don't currently have, or because you perceive there to be a problem with the platform (that doesn't really exist)?
The first is we have a demand for a blog system.  The two I tried on SMF were crap and had to uninstall them.  Then, we found a lot of our users are actually posting from smartphones/tablets.  For our members, posting about politics is addictive, and they will post while standing in line at the grocery store.  They've been slowly requesting, more and more, for a way to have a responsive or friendly way to comfortably read and post from their devices.  I don't see SMF offering this any time soon.  If I saw a bunch of new modules popping up left and right, then I'd have some hope.  Then I see they are working on SMCore, but then I read that is a pipe dream.  SMF was great, but like some projects, politics and inter-fighting happens, and it strays.  If they don't have an active community, then it's time to start looking elsewhere.  So, I don't trust the near future of support, the availability of modules, moving to a HTML5/CSS3/responsive world, etc.
Quote
I'm reasonably comfortable with the speed of our development. Getting snippy about that isn't winning you any fans.
Sorry.
Quote
Because we learned the hard way what happens when you have too many people chiming in with their say. It's largely what's killing SMF, though not nearly the only thing.
Managing developer egos is difficult.  I've been to hell and back with that, so I understand.
Quote
Where have we ever said it is anything else? We're not charging you for anything. We're not demanding anything from you. We're doing what we've always done, what we've always said we're doing, which is building it for us, and being nice enough to check with people that they're happy to use what we're doing in the process.
I get it. Nothing wrong with that.
Quote
There's a lot more to it than that. Firstly, as explained, there are logistical and practical reasons for having the sidebar - preventing the content taking full width modest-and-up screens is one of them.
We'll agree to disagree that forcing a sidebar is not the answer to that.
Quote
Secondly, more importantly, let me take that concept for a moment: hiding the sidebar. Yes, you can hide the sidebar. Off the top of my head, I can think of two ways of doing it. Neither of them offer a nice cosy admin panel option for it, but it's doable - and it will have a lot of side consequences to doing it.
That's great.  And I can't understand side consequences for that.  I don't have sidebars on our forum, and I read them just fine on my 17" and 24".  Maybe I'm missing something.
Quote
You're a programmer, you should understand better than most that these things rarely live in a vacuum, and that one thing often has a great many consequences.

But here's the other thing: many more people ask about putting a sidebar onto a forum, than ask about taking one off. You're the first person in 2.5 years to complain about the fact we have a sidebar. I'd argue we're doing a better job of catering to what people want than complying with every little whim that people ask us about.
Yes, I am a special case.  I, however, think you should have a sidebar at the left, and right, and horizontal bars at the top and bottom, if you want.  I think the admins should be able to configure their layouts how they want.  If you don't do this in core, that's fine, but it should be able to be done, like EzPortal does, with plugins.
Quote
But yes, just for you, I'm sure I could hack up a plugin that hides the sidebar, because I love hearing support requests.
Again, I'm missing something.  Why have I not heard a single complaint on our forum?
Quote
There is also a big difference between ignoring people and taking on board what they're saying but disagreeing. I hear your objections to the sidebar. I disagree, I have also explained why I disagree. It doesn't mean that I don't acknowledge the fact you don't like the sidebar, but the thing is, we're not trying to build your perfect software. We're trying to build OUR perfect software, and that doesn't mean catering to your exact requests.
I get it.  And again, I like the sidebar personally.  I'm not objecting to the sidebar.  I'm pleading to make it hideable.  To justify a sidebar, you need content for the sidebar.  We don't want any extra content.  We want the forum body, and that's it -- which works fine on my current forum.
Quote
In SMF's case, they weren't particularly interested in what we had to say, despite being more than just community members. Nao worked on the single most popular SMF mod, plus contributed hundreds of bug reports. I wrote their bug tracker, spent months reviewing community mod submissions and did literally thousands of support topics, and both of us were almost on the SMF development team in one way or another. I'd say that would tend to qualify us for having some say in how things are run, yes?
Yes, I didn't mean to compare.  I'm not up to speed on everything yet with you guys and SMF.
Quote
(Also note that 2.1 is only just into alpha, with far less changes than we've made, and a new development team since 2.0 final was released. And even then, the 2.0 / 2.1 dev team has forked off into their own software. Because the team fundamentally is toxic, it continually pushes out the people who have the drive to actually do anything.)
I'm glad I'm looking to move from it....
Quote
Except you should understand (being a programmer), as I've alluded to, that it just isn't that simple.

So you hide the sidebar. You now have to process that decision on every page, in a way that you don't currently. We also need to rewrite everywhere that pushes content into the sidebar, to now not push it into the sidebar, which means we have to find somewhere else to put it. Which in half the cases is also going to mean writing new templates for them to now be horizontally arranged rather than vertically stacked, or just simply not performing the queries for it in the first place.

This also means that the plugins that already exist which use the sidebar (several come to mind) will all need to be heavily modified to do all the same logic, turning one into two or even three states (on/sidebar, on/elsewhere, off). All because you want an option to turn something off.

That's what I mean about consequences - to you, it's one line of HTML, to us it's at least a day's work, and frankly, I've got far more important things to be doing for Wedge's benefit like finishing the things that I've started.
I guess I'm thinking of it from a Drupal mindest -- and I'm not familiar with the architecture you're working with, so I concede that.
Quote
Not in the core. It's not impossible to do, though. But we find it makes the central content far too narrow, which is why we don't do it.
OK.
Re: Permanent sidebar
« Reply #41, on January 7th, 2013, 12:33 AM »
Let me say this... I just scrunched my browser in, and the sidebar dropped to the bottom -- that looks perfect.  Is there a way to make it do that on default (as opposed to hiding it)?

Re: Permanent sidebar
« Reply #42, on January 7th, 2013, 12:42 AM »
Quote
I don't trust they have their shit together -- especially after you told me they are still on PHP 4.
That isn't what I said. I said that had compatibility code in there from back in the PHP 4 days. The fact it supports older versions of PHP isn't inherently a bad thing, just as it's not a bad idea that software works on Windows XP when 7 and 8 are the current versions.
Quote
I hope that's the case.
It's the case. Trust me, if there were issues with SMF security, it would have been fixed in Wedge by now and very likely someone would have told them about it.
Quote
Managing developer egos is difficult.  I've been to hell and back with that, so I understand.
Except that was the complete opposite of what I meant, and in fact of what I said. The problem isn't developer ego. It's everyone else who believes that their say is as important as the developers' say except they're not the ones doing the work.


As far as mobile posting on SMF, you could do a lot worse than smf-media.com's offering.

As far as blogs go, notice that it's not exactly prominent here and amounts to nothing more than a custom theme, and can't be made anything like what you're after without a serious rewrite, so much so that I've thought about dropping core blog support because it's too limited for most uses.
Quote
That's great.  And I can't understand side consequences for that.  I don't have sidebars on our forum, and I read them just fine on my 17" and 24".  Maybe I'm missing something.
And are they full width or fixed width?

Let me put it this way, I have a 17" laptop, with 1920x1200 resolution, and most forums being that wide (at, say, 95% width) just become hard to read. So many forums I know actually have a fixed width to prevent that being an issue anyway. But even though I have a large resolution, I invariably run my browser window at around 1000px wide because that's how the web seems to work best, not to mention the fact that it keeps the reading width about right.
Quote
Again, I'm missing something.  Why have I not heard a single complaint on our forum?
Because you're dealing with a very specific subset of the forum population. I however have had the interesting experience of providing support on sm.org, which doesn't have the sidebar out of the box and between there and here, I know which is more popular. You might not have had a complaint but I guarantee that if we make it an option, it's going to provide a plentiful source of support issues for us to deal with.
Quote
I guess I'm thinking of it from a Drupal mindest -- and I'm not familiar with the architecture you're working with, so I concede that.
And therein lies the other difference: Drupal is incredibly modularised. Ordinarily I wouldn't complain about that, but what that means is each module does its own work in terms of databases, as opposed to a flatter structure that gets all the data it needs for the current page or thereabouts. The result is something much more efficient for its own use (I've seen Drupal installations demanding quite literally hundreds of queries from the database to render a single page) but less directly configurable. But in any case, Drupal should not be a benchmark to measure against, except to measure how much faster you are. The ideals of pluggability are wonderful but the practicalities just don't stack up.
Quote
Let me say this... I just scrunched my browser in, and the sidebar dropped to the bottom -- that looks perfect.  Is there a way to make it do that on default (as opposed to hiding it)?
I thought we'd already explained it did this before? Anyway, not without a code change and not a nice one. See if Uncle Nao is prepared to expend more bytes per page, every page.

dwc

Re: Permanent sidebar
« Reply #43, on January 7th, 2013, 01:16 AM »
Quote
That isn't what I said. I said that had compatibility code in there from back in the PHP 4 days. The fact it supports older versions of PHP isn't inherently a bad thing, just as it's not a bad idea that software works on Windows XP when 7 and 8 are the current versions.
I misworded that.
Quote
It's the case. Trust me, if there were issues with SMF security, it would have been fixed in Wedge by now and very likely someone would have told them about it.
That's good.
Quote
Except that was the complete opposite of what I meant, and in fact of what I said. The problem isn't developer ego. It's everyone else who believes that their say is as important as the developers' say except they're not the ones doing the work.
Seems guys like vbgamer (I've been trying to catch up) may have ego issues, which hurts the community.  The developers develop for the users -- not themselves.  So, in the end, for UI/UX, developers shouldn't be making those decisions (at least not most of them).
Quote
As far as mobile posting on SMF, you could do a lot worse than smf-media.com's offering.
Oh, cool... I'll check that out.......
Quote
As far as blogs go, notice that it's not exactly prominent here and amounts to nothing more than a custom theme, and can't be made anything like what you're after without a serious rewrite, so much so that I've thought about dropping core blog support because it's too limited for most uses.
Interesting....
Quote
And are they full width or fixed width?

Let me put it this way, I have a 17" laptop, with 1920x1200 resolution, and most forums being that wide (at, say, 95% width) just become hard to read. So many forums I know actually have a fixed width to prevent that being an issue anyway. But even though I have a large resolution, I invariably run my browser window at around 1000px wide because that's how the web seems to work best, not to mention the fact that it keeps the reading width about right.
Fixed width...
Quote
Because you're dealing with a very specific subset of the forum population. I however have had the interesting experience of providing support on sm.org, which doesn't have the sidebar out of the box and between there and here, I know which is more popular. You might not have had a complaint but I guarantee that if we make it an option, it's going to provide a plentiful source of support issues for us to deal with.
I guess it's because we're on fixed width... I guess that's why.
Quote
And therein lies the other difference: Drupal is incredibly modularised. Ordinarily I wouldn't complain about that, but what that means is each module does its own work in terms of databases, as opposed to a flatter structure that gets all the data it needs for the current page or thereabouts. The result is something much more efficient for its own use (I've seen Drupal installations demanding quite literally hundreds of queries from the database to render a single page) but less directly configurable. But in any case, Drupal should not be a benchmark to measure against, except to measure how much faster you are. The ideals of pluggability are wonderful but the practicalities just don't stack up.
Drupal has its own issues, no doubt...
Quote
I thought we'd already explained it did this before? Anyway, not without a code change and not a nice one. See if Uncle Nao is prepared to expend more bytes per page, every page.
Yes, but now I actually tried it, and it looks fabulous.

Re: Permanent sidebar
« Reply #44, on January 7th, 2013, 02:43 AM »
Quote
Obama may be in his 3rd term
FUD?  That cannot happen.

Re: Permanent sidebar
« Reply #45, on January 7th, 2013, 02:45 AM »
Not without another amendment to the constitution.