WebsiteBaker Logo
  • *
  • Templates
  • Help
  • Add-ons
  • Download
  • Home
*
Welcome, Guest. Please login or register.

Login with username, password and session length
 

News


WebsiteBaker 2.13.6 is now available!


Will it continue with WB? It goes on! | Geht es mit WB weiter? Es geht weiter!
https://forum.websitebaker.org/index.php/topic,32340.msg226702.html#msg226702


The forum email address board@websitebaker.org is working again
https://forum.websitebaker.org/index.php/topic,32358.0.html


R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WB
https://forum.websitebaker.org/index.php/topic,32355.0.html


* Support WebsiteBaker

Your donations will help to:

  • Pay for our dedicated server
  • Pay for domain registration
  • and much more!

You can donate by clicking on the button below.


  • Home
  • Help
  • Search
  • Login
  • Register

  • WebsiteBaker Community Forum »
  • WebsiteBaker Support (2.13.x) »
  • Modules »
  • The power of the news module
  • Print
Pages: [1]   Go Down

Author Topic: The power of the news module  (Read 13484 times)

Offline Vlob

  • Posts: 106
The power of the news module
« on: January 19, 2021, 04:14:08 PM »
With a bit of creativity a news module is the answer to a lot of questions, it can be used for all sorts of pages. I have expanded the news module quite a bit and am curious of what kind of extra options people would prefer of need in the news module.

I have added ten optional fields (titles for the fields can be set in the settings page, if in the settings page a title is empty, the corresponding field will not show in the modify_post

I have added two upload fields for images, images will automatically be saved in three formats for easy use as thumbnail, mobile image or big image)

I have added two extra date fields (event date) to make it possible a news module can function as an event calendar

I have added an extra short text field to give clients the opportunity to have a different intro text on the any news


Plans:
- tags
- multi photo upload with title, short description per image, main image select, position/order, rotate option (for these ffknn exif-data rotated photos) and some other functions

(I have done both options some time ago but have to combine it into the new version)

Any thoughts and ideas?

As soon as those things are functioning I can share the expanded mofo
Logged

Offline crnogorac081

  • Posts: 2162
  • Gender: Male
Re: The power of the news module
« Reply #1 on: January 19, 2021, 08:24:39 PM »
Hi Vlob,
Here are my suggestions:

1. news categories and subcategories (like category tree) and also option for multiple categories with option to select main category from category tree?

2. my personal opinion is that news module should be tool module type, where you can manage all this and that module page type should only attach and display selected group (and its subcategories) with editable output (using some template engine)

3.because of seo, i believe news link should be somehow under pages db table , do that you have link page2/nees_category5/news_title-{id}. The links are nicer than /posts/news... (All news even under different pages are under /posts/ )

Cheers
Ivan
Logged
Web developer

Offline Vlob

  • Posts: 106
Re: The power of the news module
« Reply #2 on: January 20, 2021, 12:52:47 AM »
>> news categories and subcategories
cool idea!

>> news module should be tool module type
hmmm, I prefer to have an extended settings page on each news module page but i do think it is an interesting idea

>> yeah, I hate the /posts/ thing too but honestly I never thought of changing that, let's look in to that soon :)


Meanwhile I managed to add a tags option, I copied the groups files en db-tables and worked my way through the files to get the drag n drop positioning stuff and the paginator working. my plan is to add an option where in each post a list of all tags is shown and you can check every suitable tag.
(did a similair addition to bakery last year)
With the tags I see more than one extra feature:

for instance:

- you can display specifics easily: for instance you have a newspage for a local newspaper covering news in x-amount cities -> cities as tags -> tag the appropriate cities -> [TAGS] will display all checked tags.

- a filter option: put the tags in a dropdown and select the needed tag -> only postst with the selected tag will remain

- show links to news items with matching tags underneath the item detail page


etc etc ...

(this might even be a better solution that categories and subcategories ....)



Logged

Offline Vlob

  • Posts: 106
Re: The power of the news module
« Reply #3 on: January 20, 2021, 08:12:53 PM »
update:
Tags are working: https://streamable.com/1zs3nf
Logged

Offline CodeALot

  • Posts: 579
  • Gender: Male
Re: The power of the news module
« Reply #4 on: January 20, 2021, 08:36:28 PM »
I appreciate every effort to expand the possibilities of WB, but eh... Have you ever seen OneForAll? :-)
Logged

Offline Vlob

  • Posts: 106
Re: have you seen the OneForAll module
« Reply #5 on: January 20, 2021, 11:29:28 PM »
Hi mr. CodeALot,

>>
 Have you ever seen OneForAll?
<<

Nope but I will look into that right away, I have been away for a few years and just now picking up things again...
Never heard of that module but you make me curious, downloading it as we speak :)

thanks
Logged

Offline hgs

  • WebsiteBaker Org e.V.
  • **
  • Posts: 1884
    • EFG MG
Re: The power of the news module
« Reply #6 on: January 21, 2021, 01:26:34 PM »
In German we say to OFA
"Eierlegendewollmich sau"
So an animal which satisfies all needs
Logged
LG Harald

"Fange nie an, aufzuhören - höre nie auf, anzufangen." Marcus Tullius Cicero (106-43 v.Chr.)

"Never begin to stop - never stop beginning." Marcus Tullius Cicero (106-43 BC)

Offline Vlob

  • Posts: 106
Re: The power of the news module
« Reply #7 on: January 21, 2021, 03:22:28 PM »
I must say that I am utterly flabbergasted.

I will need some time to find my way and discover all of it but damn, this is a mighty fukkr indeed!

Meanwhile I still think the newsmodule benefits from my expanded features and can have his place beside the OFA giant ...
Logged

Offline CodeALot

  • Posts: 579
  • Gender: Male
Re: The power of the news module
« Reply #8 on: January 21, 2021, 11:20:00 PM »
Quote from: hgs on January 21, 2021, 01:26:34 PM
In German we say to OFA
"Eierlegendewollmich sau"
So an animal which satisfies all needs

It most certainly does. I never use the News-module anymore. All of my websites run on several instances of OFA. That module actually saved WebsiteBaker for me. (And the extremely well-coded modules from Ruud of course ;-)
Logged

Offline crnogorac081

  • Posts: 2162
  • Gender: Male
Re: The power of the news module
« Reply #9 on: January 22, 2021, 12:42:39 PM »
Hi Vlob,

You can post your current progress for news module here on forum, maybe someone continues to work on that..
Logged
Web developer

Offline Vlob

  • Posts: 106
Re: The power of the news module
« Reply #10 on: January 25, 2021, 11:07:39 AM »
I will,
This week will leave me no time for anything ales than the reguler billable work stuff but I will get back here asap


Logged

Offline Zeppo

  • Posts: 8
Re: The power of the news module
« Reply #11 on: February 14, 2021, 01:09:08 PM »
Hello Vlob,

I would be very interested on the news module.
I am looking for a function to integrate pictures more easily in news.
Logged

  • Print
Pages: [1]   Go Up
  • WebsiteBaker Community Forum »
  • WebsiteBaker Support (2.13.x) »
  • Modules »
  • The power of the news module
 

  • SMF 2.0.19 | SMF © 2017, Simple Machines
  • XHTML
  • RSS
  • WAP2