The Glowfic Constellation
-
- Posts: 3554
- Joined: Fri Mar 21, 2014 5:47 pm
- Pronouns: 'He' or 'she', interchangeably
- Location: under a pile of Jokers
- Contact:
Re: The Glowfic Constellation
Yes indeed.
Re: The Glowfic Constellation
So history time! The glowfic site was in fact originally designed with that style in mind. But the largest problem was actually imports. There's a lot of historical glowfic that I'd probably import- and even if I just import Effulgence, there's a bunch of threaded style things there- and those ones, like the Cam summoning post, start to get a bit weird if you don't have a top index post. I can probably still go back to that approach, but I might have to tear out the currently theoretical ability to thread things in the process, and I don't know how strongly people feel about no top post vs threading.
-
- Posts: 3554
- Joined: Fri Mar 21, 2014 5:47 pm
- Pronouns: 'He' or 'she', interchangeably
- Location: under a pile of Jokers
- Contact:
Re: The Glowfic Constellation
Is there some way to like... have one post with multiple "versions", or "subheadings", or something, so that you can import posts like that and people can do multithreaded posts but in the individual threads the top-level will still only appear at the start...?
Re: The Glowfic Constellation
You could just import the threads separately, like five different threads called "call me maybe" with the same text in their top post.
-
- Posts: 3554
- Joined: Fri Mar 21, 2014 5:47 pm
- Pronouns: 'He' or 'she', interchangeably
- Location: under a pile of Jokers
- Contact:
Re: The Glowfic Constellation
That seems untidy; there should be some sort of provision for it, I think. It should be theoretically possible...?
Re: The Glowfic Constellation
I mean, most things are *possible*, but vary by time required, and there's also a significant factor of "how much time would I invest in this vs the other tasks on my list". And this one would probably be a large time investment.
Pushed out a couple fixes by Throne3d; the /characters pages shouldn't crash when you're logged out and timestamps should be 1-12 not 0-11.
Pushed out a couple fixes by Throne3d; the /characters pages shouldn't crash when you're logged out and timestamps should be 1-12 not 0-11.
Re: The Glowfic Constellation
I kind of like having the top post be a thing. That way when I follow the link from the mini-notifications thread, I can go "what was this thread again? oh right, that was the premise" and then keep reading from where the new comments are.
- PlainDealingVillain
- Posts: 622
- Joined: Tue Apr 01, 2014 10:15 pm
- Pronouns: he etc.
Re: The Glowfic Constellation
Keeping the top post is somewhat incompatible with some other desirable things. For example:
My suggestion would be for the div containing the top post to be hideable, and to default to hidden on any page that isn't the first. This isn't hard and I can probably code it myself.
If you do this, then when you refresh the page (i.e. to check for new tags), it will scroll to the top of the page unless you fiddle with the URL. This is workable, but obnoxious.DanielH wrote:Dreamwidth shows the post at the top of each page but scrolls past it when you change pages. That behavior seems best here too.
My suggestion would be for the div containing the top post to be hideable, and to default to hidden on any page that isn't the first. This isn't hard and I can probably code it myself.
Re: The Glowfic Constellation
Huh, that would need to be coded up. I didn’t realize that Firefox and IE both lacked support for the <details> element.
Re: The Glowfic Constellation
PDV's suggestion is way better than most things I've come up with; top post being toggleable can totally be a thing (or a user setting or whatever).