Coder Social home page Coder Social logo

ppbb's Introduction

ppBB

A lightweight PHP forum system using PDO sqlite. Inspired by Xeoncross/forumfive sadly the persona website doesnt exist anymore. Here is a compact forum version, supports only one user :)

  • 4 database tables
  • 12 PHP files
  • 41kb

Database file and structure if doesnt exist will be created on first sign in, see the login.php code.

alt text
alt text
rev2

  • list topic date DESC
  • add&edit button on forum list
  • forum can declared 'private', displayed only on 'logged in user' (new field cat_private at categories table)

rev3

  • proof on random integer on url parameters + a child cant be accessible when any of the parents (subforums) is private
  • SortOrder inputbox on forums
  • subforums implemented (new field cat_parent_id at categories table)
  • breadcrumb

rev4

  • fix malfunction on save/update reply/topic
  • make hyperlink the last forum on breadcrumb

rev5

rev6

  • (calendar) add 'goto date' + timeline! view all events vertically! (greets to Tiki Wiki CMS for the CSS!)

rev7

  • 'move topic' to another category - button added to view_topic
  • view_topic, on replies the image now has id and link (allowing copy link and share the specific reply)



This project uses the following 3rd-party dependencies :

you may also like https://github.com/handylulu/RiteCMS by @handylulu



Copyright (c) 2018 PipisCrew

Licensed under the MIT license.

ppbb's People

Contributors

pipiscrew avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

aeimi

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.