CMS MADE SIMPLE FORGE

News Module

 

This is the News module included in the default CMSMS install.

Latest Release

1.0.x versions

2.8.3
2008-08-11 Release History

1.1.x versions

2.7
2008-04-24 Release History

Comments

avatar
  Date: 2008-11-22 13:43
  Posted By: NickR (NickR25)

  How can I get the date to display for each news item?
        
avatar
  Date: 2008-12-11 16:34
  Posted By: Ronny Krijt (ronnyk)

  Check the default template of News, as it shows how it will show. Before 1.5 it
was 'formatpostdate', from 1.5 on it is 'postdate'
        
avatar
  Date: 2009-03-05 08:43
  Posted By: Andrew Smith (andrewvideo)

  Would be nice to have RSS Feed build in.  

What module would I need to put RSS in the news module.
        
avatar
  Date: 2009-04-03 05:54
  Posted By: Eugène Broeren (broere)

  Insert Image / File in "custom fields" like the way CTL-modulemaker does.

I've checked the module CTL-module maker and was supprised that the behavior of
"add image" and "add file" is far beyond what's in the core of News (1.5.3).

I'd like to see the code from this module embedded in News.

A) You can choose an image from the library
B) You can choose the thumbnail width and height
C) Important!: You can upload an image and choose what's the maximum height and
width when the image is landing on the serrver. Ideal for customers who don't
get the knowledge of resizing before uploading images.
D) The image and file's are smoothly integrated with the core imagemanager and
filemanager. It works perfect.

Check it out for your self !

Ronnie: If you see this, Is this the place for a "Core" request ?


        
avatar
  Date: 2009-04-09 15:46
  Posted By: Ronny Krijt (ronnyk)

  The good place for Feature Requests, is on the TAB "Feature Requests" just above
this comments...
        
avatar
  Date: 2009-04-09 18:56
  Posted By: Bryan (lagovistacom)

  This module is great!  Good work.  

Not sure if this is a feature or not, but I am trying to use the "summary
module" in two different page locations.  Naturally when you click on the "more"
button, it reloads whichever page you are currently in with the detailed view. 
I would like it to reload to a specific page rather than the page I am in.  I
noticed in the news options: "PageID or alias to redirect to after a news
article has been submitted via the fesubmit action:".  I Tried to enter the page
allias I wanted but did not have any luck.

Any suggestions?  

Thank You
        
avatar
  Date: 2009-04-10 14:59
  Posted By: Bryan (lagovistacom)

  Never Mind on the last question, I found the info I was looking for.  

detailpage="Articles" 

Thanks Again
        
avatar
  Date: 2009-04-21 15:48
  Posted By: Gerald Godel (gerald)

  Hi,
I corrected a minor glitch in the German language file
modules\News\lang\ext\de_DE.php .
I had to delete amp; in the following 2 lines

$lang['prevpage'] = '‹';
$lang['nextpage'] = '›';

so that they read now 

$lang['prevpage'] = '‹';
$lang['nextpage'] = '›';

this solved the issue that the correct characters > or < are shown if you have
to switch between more news pages instead of the wrong &lsaquo; and &rsaquo;
which was shown instead.

Regards
Gerald
        
avatar
  Date: 2009-04-30 07:29
  Posted By: Robert Gruber (draak)

  WHAT HAPPENED TO AUTO RSS GENERATION?

IT USED TO BE THERE, NOW IT IS NOT.

GIS
        
avatar
  Date: 2009-05-06 15:52
  Posted By: Tahd McGinnis (jmcgin51)

  RSS was removed from News (this spring, I think) and is now handled by a
separate module - CGFeedMaker.

A forum search will tell you all about it.
        
avatar
  Date: 2009-05-07 13:40
  Posted By: Chuck Norton (chuckienorton)

  I just installed cmsms, and NEWS 2.9.3 is the version. However, the files here
say 2.8 is the newest version... was that a mistake? What is the most recent
version available?
        
avatar
  Date: 2009-09-07 07:13
  Posted By: steffen bart (antipasti)

  There might be a bug related to the param sortby='news_title'

If I insert this param, no news will be displayed. But it works after replacing
the action.default.php with an older version.
        
avatar
  Date: 2009-12-01 09:25
  Posted By: Tobias Mantsch (t.mantsch)

  Hi everyone,

I'd like to know how I can change the links that are generated for pagination.
e.g. I would like to have linked images. How can I accomplish that?
        
avatar
  Date: 2010-01-15 13:32
  Posted By: Alexander Diedler (alexd1979)

  How is the easiest way,to transfer all news from one db to another db? (Version
upgrade from 1.x to 1.6.6).

I have tried it with phpMySqlAdmin all news tables, but there are some chars,
that are not standard.

e.g.
in the old database : höchste shown as nächste, if I copy the whole table, this
special chars are not shown as original.
All special chars seems to be lost like ä,ö,ü ß etc.


        
avatar
  Date: 2010-01-15 13:34
  Posted By: Alexander Diedler (alexd1979)

  In the database field is "höchste".. but in frontend of the old system it will
be shown as "nächste" and this is right.. but after copy to new database, in
table und frondend will be shown höchste
The hoster ist all-inkl.com
This MySql Information:
    * Server: Localhost via UNIX socket
    * Server Version: 5.0.67-community-log
    * Protokoll-Version: 10
    * Benutzer: dXXXXXXX@localhost
    * MySQL-Zeichensatz: UTF-8 Unicode (utf8)

        
avatar
  Date: 2010-03-02 05:32
  Posted By: pascal (zorrax)

  in the help section of module :
(optional) showall="0" should be corrected to showall="1" 
        
avatar
  Date: 2010-03-07 09:38
  Posted By: Gerold Maurer (gerryma)

  Hallo to all
how can i deactivate the display of the author and the category?
Thank you
Gerry
        
 
Subscribe to the Latest Files RSS

Project Summary

  • Type: Module
  • Created: 2005-10-31 (53 months ago)
  • Last Release Date: 2008-08-11 (19 months ago)
  • Last Commit Date: 2010-02-27 (13 days ago)