Module: Recent Messages
Posted by Maurice Makaay
|
Re: Module: Recent Messages May 12, 2008 02:38PM |
Admin Registered: 20 years ago Posts: 747 |
Hi Maurice,
according to structuring the language file and charset support I attach new german languages files in ISO-8859-1 and UTF-8. Please add them to the next release of your module.
Regards
Oliver
mmakaay: removed the translation file.
It is now part of the module package.
Using Phorum since 7/2000: forum.langzeittest.de (actual version 5.2.23)
Modules "Made in Germany" for version 5.2: Author_as_Sender, CarCost, Close_Topic, Conceal_Message_Timestamp,
Format_Email, Index_Structure, Mailing_List, Pervasive_Forum, Spritmonitor, Terms_of_Service and German_Language_Files_Package.
Edited 1 time(s). Last edit at 07/22/2009 10:51AM by Maurice Makaay.
according to structuring the language file and charset support I attach new german languages files in ISO-8859-1 and UTF-8. Please add them to the next release of your module.
Regards
Oliver
mmakaay: removed the translation file.
It is now part of the module package.
Using Phorum since 7/2000: forum.langzeittest.de (actual version 5.2.23)
Modules "Made in Germany" for version 5.2: Author_as_Sender, CarCost, Close_Topic, Conceal_Message_Timestamp,
Format_Email, Index_Structure, Mailing_List, Pervasive_Forum, Spritmonitor, Terms_of_Service and German_Language_Files_Package.
Edited 1 time(s). Last edit at 07/22/2009 10:51AM by Maurice Makaay.
|
Re: Module: Recent Messages June 20, 2008 12:13PM |
Registered: 22 years ago Posts: 174 |
I have a question that might be not related to this module.
The module as it is works great, and I will implement it on my board, but I would like to add on each at the end of each subforum list page a short quick list of last 10 messages (as I am doing now here). I remember I used a code snippet by Brian (which was quite popular at the time of Phorum 3. that should be around - also for v5 - but couldnt find it)
I was thinking in adapt part of the code of this module, but was unable to make it work
Is it possible to adapt part of the code of this mod (if yes, how?) or is it better to use that old code made available by Brian (do you know which one I am talking about right?)
Thanks!
Diego
PS: Attached the spanish lang file
mmakaay: removed the translation file.
It is now part of the module package.
Edited 1 time(s). Last edit at 07/22/2009 10:52AM by Maurice Makaay.
The module as it is works great, and I will implement it on my board, but I would like to add on each at the end of each subforum list page a short quick list of last 10 messages (as I am doing now here). I remember I used a code snippet by Brian (which was quite popular at the time of Phorum 3. that should be around - also for v5 - but couldnt find it)
I was thinking in adapt part of the code of this module, but was unable to make it work
Is it possible to adapt part of the code of this mod (if yes, how?) or is it better to use that old code made available by Brian (do you know which one I am talking about right?)
Thanks!
Diego
PS: Attached the spanish lang file
mmakaay: removed the translation file.
It is now part of the module package.
Edited 1 time(s). Last edit at 07/22/2009 10:52AM by Maurice Makaay.
|
Re: Module: Recent Messages June 20, 2008 12:40PM |
Admin Registered: 22 years ago Posts: 8,532 |
I'm not really sure about what piece of code you're talking here, but it should be possible to cook the functionality that you want in a module. The list of messages can be displayed from the "before_footer" hook, so it will appear at the bottom of the page. The code to nick from the recent messages module would be the call to phorum_db_get_recent_messages() and the code that is used to format the messages for displaying.
Thinking about it, it could be an addition to this module as a special feature. Yet another TODO item on my ever growing list ;-) Don't count on me implementing this on really short notice, but eventually I might.
Maurice Makaay
Phorum Development Team
my blog
linkedin profile
secret sauce
Thinking about it, it could be an addition to this module as a special feature. Yet another TODO item on my ever growing list ;-) Don't count on me implementing this on really short notice, but eventually I might.
Maurice Makaay
Phorum Development Team
my blog
linkedin profile
secret sauce
|
Re: Module: Recent Messages June 30, 2008 12:11PM |
Registered: 18 years ago Posts: 23 |
|
Re: Module: Recent Messages June 30, 2008 12:39PM |
Admin Registered: 22 years ago Posts: 8,532 |
I have no idea right now. In what view of the recent messages front end screen do you see this happen? (drop down settings). Or in any view where reply messages are shown too? Can your users post anonymously on your forums? Are these posting posted by such users?
Maurice Makaay
Phorum Development Team
my blog
linkedin profile
secret sauce
Maurice Makaay
Phorum Development Team
my blog
linkedin profile
secret sauce
|
Re: Module: Recent Messages June 30, 2008 01:23PM |
Registered: 18 years ago Posts: 23 |
|
Re: Module: Recent Messages June 30, 2008 01:25PM |
Admin Registered: 22 years ago Posts: 8,532 |
I don't know if it would really matter.
Try if the unchanged module code works.
If it does, then you found the villain (you ;-).
If it does not, then there might be something else going on.
Maurice Makaay
Phorum Development Team
my blog
linkedin profile
secret sauce
Try if the unchanged module code works.
If it does, then you found the villain (you ;-).
If it does not, then there might be something else going on.
Maurice Makaay
Phorum Development Team
my blog
linkedin profile
secret sauce
|
Re: Module: Recent Messages July 01, 2008 01:04AM |
Registered: 20 years ago Posts: 54 |
|
Re: Module: Recent Messages July 01, 2008 01:11AM |
Admin Registered: 23 years ago Posts: 9,240 |
|
Re: Module: Recent Messages July 01, 2008 02:06AM |
Registered: 20 years ago Posts: 54 |
Sorry, only registered users may post in this forum.


