Funny ( but also a test of the Image Post system )
err0r.net
<my little piece of the internet/>
Added the function to insert attachments in posts. You can add multiple attachments using the [attachment=number] shortcut. I plan to also use this feature in my forum software once I get around to it. Using the dashboard you can upload files and get the attachment id there. I am using font-awesome icons to show the various mimetypes of the files. I have included a sample below.
Added the e-cms gallery system this weekend. I'm pretty happy with it overall. I am sure I will continue to improve on what is already there. Working with bootstrap 4 has really been great. All the added classes make everything so much easier than adding a lot of css entries manually. The site seems to work very well in mobile too. I am able to do everything on my phone that I am able to do using a laptop/desktop. I am thinking of creating a social feed as well but still unsure if that is really needed. Might be something I need down the line however, so I might go ahead and add it. As always more to come.err0r
I have created a search function for eCMS. It will search for posts, pages, files individually or do an entire search for all sections. There is a limitation of searching for files/posts by author that I am still deciding on the best approach to deal with. One option is to inner join database tables but I really don't like doing that. Another is to include the actual name of the author in the database along with the id number. I would just have to update the various tables if the nickname is changed. There is also the issue of many users preferring to use unicode names which is only a very minor issue. There is a very good chance no one reads these posts but I like to have it for my own...
I have added a file management system to the eCMS. I took what I learned from building the file management system on TG007.net and improved it. I will be adding files that interest me to the system. Feel free to download anything you want. If you have anything you think I should add please let me know in the comments. More things to come!
I don't feel the need to allow memberships on this website. ( Even though it does support it ). I also do not want to just create a system that allows commenting without some sort of checks and balances to cut down on spammers. Instead of wasting a lot of time creating my own I've decided to give the Disqus system a try. The basic system is free and I think it should cover my needs without having to purchase a plan. I will continue to give updates on the system and the pros and cons I find. It is very simple to install. You simply go to their site and register and they will provide you a small snippet of coding to add to your website to display the comments. They have plugins for all major...
I've found a few hours to continue work on my new content management
system. Tonight I spent most of my time coding the gallery system that
allows me to insert a gallery of images into a post or page. The control
panel of websites I build are always my favorite part. They are the
most unseen portion of my work, but the people that use them always seem
very impressed. I will include a sample of a gallery insert in this
post. The gallery shows a few screen captures of my control panel. More
to come!err0r[gallery=6]