bashblog icon indicating copy to clipboard operation
bashblog copied to clipboard

Information: new features

Open bkauler opened this issue 7 years ago • 3 comments

I have added features to BashBlog, see here:

http://easyos.info/news/201708/bashblog-forked-to-shellcms.html

If you want to import any of these features to bashblog, you are welcome.

Anyway, this just an info post, can be closed.

bkauler avatar Sep 03 '17 13:09 bkauler

Hey Barry,

Another reason that BashBlog does not scale well, is that a page view of all posts with a particular tag, can be very big, if, for example, there are 1,000 posts. In fact, this is a horrendous situation, as an enormous page is created. shellCMS will only create a page showing the first 8 of those 1,000, with "Older" (and "Newer") links. Up to 5 older pages can be viewed, past which a history summary page is displayed.

That does make sense to be worried about if you are planning on making a ton of posts. So you implemented pagination? That's cool!

leafstrat avatar Sep 03 '17 15:09 leafstrat

Hi @bkauler, the link is dead - so does the fork still reside somewhere?

Unip0rn avatar Aug 25 '18 12:08 Unip0rn

shellCMS home page:

http://bkhome.org/shellcms/

Regards, Barry Kauler

On 8/25/18, The Webinterface [email protected] wrote:

Hi @bkauler, the link is dead - so does the fork still reside somewhere?

-- You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub: https://github.com/cfenollosa/bashblog/issues/142#issuecomment-415965182

bkauler avatar Aug 26 '18 02:08 bkauler