Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In-grid spaces #19

Open
Nuan8 opened this issue Jul 28, 2014 · 0 comments
Open

In-grid spaces #19

Nuan8 opened this issue Jul 28, 2014 · 0 comments

Comments

@Nuan8
Copy link

Nuan8 commented Jul 28, 2014

One function I didn't see in discuss is the ability to insert ads or pics or what have you into the grid in various places.

A lot of forums have automated adverts which insert themselves in real time in the thread, and I guess this solves that problem. So at the thread level its pretty much handled, and at the post level its not really a problem, just make a random function at the bottom of post view to show some contents all the time or every other time or whatever.

For grid level though, its different I think, perhaps more difficult. There is some sort of chunk that replicates itself for how many lines of contents exist, how would you easily get another function into the middle of that. Well, i guess it isn't all that hard perhaps.

And now that I am thinking wow, I would love to be able to separate my grid into two segments, or even three...maybe just with ads in the middle, but maybe positioned differently, offset if you will...it would be cool to be able to do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant