Notings of Attention™
Acmlmboard 2 Released
Github/GIT | @acmlmboard
Chatting Places
Discord

Affiliates
Super Mario Bros. X | Kuribo64
Views: 10,773,387
Main | FAQ | IRC chat | Memberlist | Active users | Latest posts | Stats | Ranks | Online users | Search
10-02-24 08:18 AM
Guest: Register | Login

0 users currently in AcmlmBoard Developer Zone | 1 bot

Main - AcmlmBoard Developer Zone - minibord: last generation web forum software
Next older thread


NinCollin
Posted on 07-30-24 06:47 AM, in (rev. 2 of 07-30-24 06:51 AM by NinCollin) Link | ID: 170112
Normal User

Paratroopa
Daydreaming about PHP

Level: 26


Posts: 150/154
EXP: 97133
Next: 5142

Since: 09-06-17
From: World X Pipe

Last post: 18 days
Last view: 14 days


  1. Intro

  2. Screenshots

  3. List of features

  4. Teasers

  5. Roadmap

  6. Download and Demos!




1. Intro


I've been working on some web forum software for the last few years, and it's time I make a thread about it :P

minibord is sort of AcmlmBoard clone. It's designed to be fast, lite, and work on a wide variety of browsers (new and old). It's definitely very unfinished (and doesn't even have post editing/deleting or any moderation functionality >_>)

(I should mention that this project effectively replaces my older AcmlmBoard Zero project)

That being said, minibord does have a handy set of features so far, and more is on the horizon

Allow me now to show off some screenshots of the latest version of minibord in action!


2. Screenshots



The forum menu. Supports showing which forums have unread threads (and the number of unread threads when logged in)


Posting a new topic. HTML and smilies (albeit a limited number) are supported (as well as post layouts)



The editprofile and profile pages. Not a whole lot of options or profile fields yet though


A cool feature is quick reply, which lets you quickly type a reply on the thread page without having to go to the "new reply" page first



What's a web forum without different themes! More themes and a much more customizable theme system are to come


You can even choose a theme to use when logged out


3. List of features


Here's a mostly complete list of features that minibord has
  • Posting threads and topics

  • Unread post tracking

  • Marking individual forums (or every forum) as read

  • Optional/Toggleable HTML support for posts, bios, and post layouts (with support for an external HTML sanitation library)

  • Post layouts

  • Pages on forums and threads

  • A memberlist

  • Smilie support

  • Theme support

  • Using a theme with logged out

  • Database-stored headlinks (for configuring the links at the top without editing any files)

  • IP logging (for users and guests)

  • Token-based login system

  • IP verification for login cookies (as well as logging for a cookie-IP mismatch)

  • Tracking when a guest with cookies enabled changed IPs

  • Profiles and profile editing support

  • Namecolors

  • Rudimentary RSS feed support



4. Teasers


Here are a couple teasers for soon approaching features


A screenshot of the database for a future version of minibord, showcasing a plan for a powerful permissions system complete with groups, ladders, and scoped permissions.


The next update will also add the ability to have optional pictures next to each forum (to spice things up or make things more lively)


5. Roadmap


I've got big plans for minibord, and they likely wont be finished anytime soon >_>

The next update is going to be massive and completely change the way minibord works; with the introduction of the permissions system next update, certain tables will be renamed to have a "global_" prefix, and some to have a prefix of your choosing. This will allow you to set up multiple instance of minibord that share the same database and same userbase, while having a unique set of forums/posts/etc for each instance.

This will also allow future integration with other new software that's currently in the works (in particular my not-yet-released webpage creation software)

Some aspects of minibord will also be split of into a separate library called minilib, which will handle the "global_" database tables and authentication aspects (likely among other things).

Aside from that though, here are some other things I want to implement:
  • Allowing to edit/delete posts (part of permissions system)

  • Moderation functions (part of permissions system)

  • Revise RSS to be allow for thread/forum-specific feeds

  • A completely revised and more powerful theme system

  • More smilies and themes

  • Implement more OOP-related things

  • ...And more!



6. Download and Demos!


Interested in trying to set up minibord for yourself? Wanna just poke around the code?

Here is your magical github link!



If you'd like to interact with some example boards, I've got two for ya:

The place to go if you want to spam

minibord Development Board



The place to go if you want to make at least semi-quality posts or just to say hi ;)

rainynight.city Production Board



Check out some of my websites!
imageimageimage

Emuz
Posted on 07-30-24 11:25 AM, in Link | ID: 170114
Site Administrator

11 Hit Combo:
Mother's Rosario
Level: 108


Posts: 3393/3393
EXP: 13491059
Next: 29440

Since: 12-30-11
From: Akron, Ohio; USA

Last post: 63 days
Last view: 7 days
This reminds me how AB started.. Very cool! Nice work!

The Dynamic Profile Administratorâ„¢


"Never Knows Best"
Note: if you can see this my layout broke. ALL THE CREDITS WILL BE REVEALED!!
'Victory Noriko' by @thatsheepagain.
'Chibi Dance Noriko' by @Haru__Kitsu.
'Deity's Night Out (Featuring Gabbie)'
by @thatsheepagain
Noriko Emotes by @Haru__Kitsu.
Side Bar Noriko by @thatsheepagain
'Noriko's Nature Walk' by @projectTiGER_
Emotive Noriko by @thatsheepagain.
"Space Candy Noriko" by BerryVerrine.
"Super Sharp Noriko" by Xionfes.
A gift illustration from the wonderful EverKinzPony!
"Magical Girl Noriko" by @cute_hospital!
"Patient Chibi Noriko" by @Ruii_ki!
'Dapper '60s Noriko' by @thatsheepagain.
'Shiny Chibi Noriko' by @inioli.
'Flower Veil Noriko' by @Sushiee_.
'Noriko in Realism' by @_Sarybuu.
'Noriko's Midnight Adventure' by @projectTiGER_
'Yukata Noriko' by @yunyunmaru_
'Birthday Wishes Noriko' by @thatsheepagain

NinCollin
Posted on 07-30-24 01:22 PM, in (rev. 2 of 07-30-24 01:23 PM by NinCollin) Link | ID: 170115
Normal User

Paratroopa
Daydreaming about PHP

Level: 26


Posts: 152/154
EXP: 97133
Next: 5142

Since: 09-06-17
From: World X Pipe

Last post: 18 days
Last view: 14 days
Posted by Emuz
This reminds me how AB started.. Very cool! Nice work!

Thanks a bunch! :)
And yeah its very close in features to the original version of AcmlmBoard 0.7 :P

Check out some of my websites!
imageimageimage

Next older thread
Main - AcmlmBoard Developer Zone - minibord: last generation web forum software


Acmlmboard v2.5.6 (06/11/2024)
© 2005-2024 Acmlm, Emuz, et al.

Page rendered in 0.113 seconds. (808KB of memory used)
MySQL - queries: 77, rows: 492/525, time: 0.103 seconds.