Forum Made Simple 0.7

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
alby

Forum Made Simple 0.7

Post by alby »

I have enhanced Forum Made Simple for a site.

Changed from Forum Made Simple 0.5:
- bugfix code
- replace icons with nuvola icons (LGPL)

In Post area:
- edit post (author post and moderators)
- delete post (author post and moderators)
- add simple bbcode toolbar (b,i,u,quote,url) in editor post
- add view who/when last modify of post

In Topic area:
- add sticky - closed (plus reset icon for cancel this properties) and delete topic (moderators)
- topic order by sticky (if present) on top
- add view who started topic, views and who/when last modify of post

In folder there is one file (Forum.0.7.txt) with full changed and CSS example


Here you find the module

Alby
Last edited by alby on Sat Sep 15, 2007 8:09 pm, edited 1 time in total.
styson

Re: Forum Made Simple 0.7

Post by styson »

Sweet!
alby

Re: Forum Made Simple 0.7

Post by alby »

styson wrote: Sweet!
In this weekend I released 0.8 version

CHANGED FROM 0.7:
- Add alternative color in CSS style
- Add topics per page (default 999)
- Add posts per page (default 999)
- Add paginations for topic and post

- More 1.1 compliant
- Correct prettyurl for Search module

Alby
Milhaus

Re: Forum Made Simple 0.7

Post by Milhaus »

In this weekend I released 0.8 version
That's nice, thanks very much for your work. Where can we find it?
truslack

Re: Forum Made Simple 0.7

Post by truslack »

Milhaus wrote:
In this weekend I released 0.8 version
That's nice, thanks very much for your work. Where can we find it?
http://econtools.economia.unife.it/cmsm ... rum.tar.gz
Milhaus

Re: Forum Made Simple 0.7

Post by Milhaus »

The same file? Really? I am just asking because I downloaded it today and there was changelog only for version 0.7.
alby

Re: Forum Made Simple 0.7

Post by alby »

Milhaus wrote: The same file? Really? I am just asking because I downloaded it today and there was changelog only for version 0.7.
I release in this weekend  :)

Alby
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm

Re: Forum Made Simple 0.7

Post by tsw »

alby, any chance to get it in module repo also?
alby

Re: Forum Made Simple 0.7

Post by alby »

tsw wrote: alby, any chance to get it in module repo also?
I post a patch tracker for this project but I don't have any response  :'(

Alby
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm

Re: Forum Made Simple 0.7

Post by tsw »

ah, its tamlyns project. I thought it was yours :)

send the devs email (I'm not sure if the patch tracker sends emails on new patches)
alby

Re: Forum Made Simple 0.7

Post by alby »

tsw wrote: ah, its tamlyns project. I thought it was yours :)

send the devs email (I'm not sure if the patch tracker sends emails on new patches)
Ok, I send mail to admin project

Alby
styson

Re: Forum Made Simple 0.7

Post by styson »

Alby,

I need to mod the forum so the username from FEU is not displayed in posts but a custom property instead.  We autocreate the usernames in FEU (a unique set of digits) and put the person's real name in a custom property.  Before I go and create my own fork, which will be a pain to maintain in the future, I'd like to see how we can get this into the core in case others want this feature as well.  I'm willing to do the work, just need some guidance on architecture.  I need to do this by October 6 since that is my go live date.  I'll hack it for the go live if I have a better solution coming.  ;)

Let me know your thoughts
alby

Re: Forum Made Simple 0.7

Post by alby »

styson wrote: Alby,

I need to mod the forum so the username from FEU is not displayed in posts but a custom property instead.  We autocreate the usernames in FEU (a unique set of digits) and put the person's real name in a custom property.  Before I go and create my own fork, which will be a pain to maintain in the future, I'd like to see how we can get this into the core in case others want this feature as well.  I'm willing to do the work, just need some guidance on architecture.  I need to do this by October 6 since that is my go live date.  I'll hack it for the go live if I have a better solution coming.  ;)

Let me know your thoughts
In this moment, I am not a dev project.
I have received an email from admin project now for entering in project  :)

If there is a method in FEU for extract property from userID then it's very simple  ;)

I release 0.8 and after check this condition

Alby
styson

Re: Forum Made Simple 0.7

Post by styson »

Thanks Alby.  Let us assume that you will have a project setup eventually.  For now, I'll just go though you directly.

Yes, I know this would be a simple change (but thanks for the insite), but how do we setup the module so this is a feature that is configurable? 

Would this work:  Add a field in the admin of the forum where you store the name of the property and maybe a flag that enables this feature.  If  the flag is set, pass the value into each function that retrieves data from the FEU and if that value is set, use it, otherwise use the FEU user name? 

OR we can just pass the value as a parameter to the module and then follow the same logic.  If the value is set, use it, othewise you get the default of the user name.

Again, I can do the coding or help with it.  I just need to know the timing of the release so I can decide if I'm hacking or using a new version.  I'm OK with hacking so we have time to set this up correctly.  Just let me know how you want to proceed. 




 
alby

Re: Forum Made Simple 0.7

Post by alby »

styson wrote: Would this work:  Add a field in the admin of the forum where you store the name of the property and maybe a flag that enables this feature.  If  the flag is set, pass the value into each function that retrieves data from the FEU and if that value is set, use it, otherwise use the FEU user name? 

OR we can just pass the value as a parameter to the module and then follow the same logic.  If the value is set, use it, othewise you get the default of the user name.
IMHO: I prefer second solution, in this way a second forum, in site, could have an other parameter or username

styson wrote: Again, I can do the coding or help with it.  I just need to know the timing of the release so I can decide if I'm hacking or using a new version.  I'm OK with hacking so we have time to set this up correctly.  Just let me know how you want to proceed. 
Attention: I see a few little bugs in current version
In my roadmap I have a new version this Sunday.

Alby
Locked

Return to “Modules/Add-Ons”