[ABD] advanced quoting

Any abandoned MODs will be moved to this forum.

WARNING: MODs in this forum are not currently being supported or maintained by the original MOD author. Proceed at your own risk.
Forum rules
IMPORTANT: MOD Development Forum rules

WARNING: MODs in this forum are not currently being supported nor updated by the original MOD author. Proceed at your own risk.
User avatar
Erik Frèrejean
Former Team Member
Posts: 9899
Joined: Tue Oct 09, 2007 9:09 am
Location: The Netherlands, 3.0.x Support Forum
Name: Erik Frèrejean

[ABD] advanced quoting

Post by Erik Frèrejean »

Mod name: Advanced quoting
Mod description: When you quote with a user name, this mod stores the user_id instead of the user name.
Image

Planned mod features:
  • Store quoted user by user id - Done
  • Link to original post - Done
  • Settings for showing the original poster name and link to original post - ACP - Done
Mod version: 1.0.1
Supported phpBB version: 3.0.0
Demo board: N/A
Mod download: http://sourceforge.net/project/showfile ... _id=212762
Bug tracker: http://sourceforge.net/tracker/?group_i ... id=1023430

Mod development version: 1.1.1
From version 1.1.0, this mod supports only php5
Download last package: http://startrekguide.com/community/view ... 127&t=6802
Subversion repsority: https://erikphpbbmods.svn.sourceforge.n ... _11_premod Alfa quality, do not use in a live enviroment!
Screen shots: https://sourceforge.net/project/screens ... _id=212762
Last edited by Erik Frèrejean on Sun Jul 05, 2009 8:29 am, edited 25 times in total.
Support Toolkit | Support Request Template | Knowledge Base | phpBB 3.0.x documentation
I don't give support via PM or IM! (all unsolicited pms will be trashed!)
ecwpa
Registered User
Posts: 107
Joined: Thu Sep 25, 2003 2:13 am

Re: [DEV] advanced quoting

Post by ecwpa »

wow, this one and view single post mod would be a great combination
carefull, not english speaker native here
User avatar
Erik Frèrejean
Former Team Member
Posts: 9899
Joined: Tue Oct 09, 2007 9:09 am
Location: The Netherlands, 3.0.x Support Forum
Name: Erik Frèrejean

Re: [DEV] advanced quoting

Post by Erik Frèrejean »

*update*
First part of the mod is available, see first post.
This will make the user name show up in the current color of the user. And provide a link to the user profile :).
Support Toolkit | Support Request Template | Knowledge Base | phpBB 3.0.x documentation
I don't give support via PM or IM! (all unsolicited pms will be trashed!)
ecwpa
Registered User
Posts: 107
Joined: Thu Sep 25, 2003 2:13 am

Re: [ALPHA] advanced quoting

Post by ecwpa »

working good

just a suggestion, if the mod require an "add before" and then "add after" you would better make a "replace with" including both edits, its a bit confusing the other way
carefull, not english speaker native here
saaiberke
Registered User
Posts: 1126
Joined: Wed Jul 20, 2005 8:13 am
Location: Gent/Belgium

Re: [ALPHA] advanced quoting

Post by saaiberke »

I like this concept but I saw that it is breaking all previous quotes because they weren't made with the user-id.

Grtz,

Nic
User avatar
Erik Frèrejean
Former Team Member
Posts: 9899
Joined: Tue Oct 09, 2007 9:09 am
Location: The Netherlands, 3.0.x Support Forum
Name: Erik Frèrejean

Re: [ALPHA] advanced quoting

Post by Erik Frèrejean »

ecwpa wrote:working good

just a suggestion, if the mod require an "add before" and then "add after" you would better make a "replace with" including both edits, its a bit confusing the other way
Thanks for the suggestion. This is my first mod so I have to figure out these things :).
saaiberke wrote:I like this concept but I saw that it is breaking all previous quotes because they weren't made with the user-id.

Grtz,

Nic
Yes I know this. See also the author-note in the mod.
In alpha 2 on which I'm working this is fixed because it can also handle a user name.
Support Toolkit | Support Request Template | Knowledge Base | phpBB 3.0.x documentation
I don't give support via PM or IM! (all unsolicited pms will be trashed!)
saaiberke
Registered User
Posts: 1126
Joined: Wed Jul 20, 2005 8:13 am
Location: Gent/Belgium

Re: [ALPHA] advanced quoting

Post by saaiberke »

Erik Frèrejean wrote:
saaiberke wrote:I like this concept but I saw that it is breaking all previous quotes because they weren't made with the user-id.

Grtz,

Nic
Yes I know this. See also the author-note in the mod.
In alpha 2 on which I'm working this is fixed because it can also handle a user name.
I love it when a plan comes together :) Great!

Grtz,

Nic
User avatar
Erik Frèrejean
Former Team Member
Posts: 9899
Joined: Tue Oct 09, 2007 9:09 am
Location: The Netherlands, 3.0.x Support Forum
Name: Erik Frèrejean

Re: [ALPHA] advanced quoting

Post by Erik Frèrejean »

Updated the link in the first post. In the new archive you find alpha 2.
The next version will have the acp part where you can set the way the quote is shown.
Support Toolkit | Support Request Template | Knowledge Base | phpBB 3.0.x documentation
I don't give support via PM or IM! (all unsolicited pms will be trashed!)
demon327
Registered User
Posts: 847
Joined: Thu Nov 16, 2006 2:16 pm

Re: [ALPHA] advanced quoting

Post by demon327 »

mm cool mod,if i get it right those functios ar standard in vbulletin and i mis them in phpbb :lol:
User avatar
Erik Frèrejean
Former Team Member
Posts: 9899
Joined: Tue Oct 09, 2007 9:09 am
Location: The Netherlands, 3.0.x Support Forum
Name: Erik Frèrejean

Re: [BETA] advanced quoting

Post by Erik Frèrejean »

All the points I wanted to add in the mod are finished, so I just released the first beta.
You can find the mod on the same page as the alpha's.

If you like it, please test it and report bugs :).
Support Toolkit | Support Request Template | Knowledge Base | phpBB 3.0.x documentation
I don't give support via PM or IM! (all unsolicited pms will be trashed!)
ecwpa
Registered User
Posts: 107
Joined: Thu Sep 25, 2003 2:13 am

Re: [BETA] advanced quoting

Post by ecwpa »

cant find the language file acp_advanced_quoting.php , where is it?

edit:

i thing is here root\includes\acp\info\

that would be root\language\en\acp\

and \adm\style\acp_advanced_quoting.html file seems to be missed too
carefull, not english speaker native here
saaiberke
Registered User
Posts: 1126
Joined: Wed Jul 20, 2005 8:13 am
Location: Gent/Belgium

Re: [BETA] advanced quoting

Post by saaiberke »

ecwpa wrote:cant find the language file acp_advanced_quoting.php , where is it?

edit:

i thing is here root\includes\acp\info\

that would be root\language\en\acp\

and \adm\style\acp_advanced_quoting.html file seems to be missed too
Same problem here :)

These files are not included in your current download ;)

Nic
User avatar
Erik Frèrejean
Former Team Member
Posts: 9899
Joined: Tue Oct 09, 2007 9:09 am
Location: The Netherlands, 3.0.x Support Forum
Name: Erik Frèrejean

Re: [BETA] advanced quoting

Post by Erik Frèrejean »

My bad, I added the files and updated the mod.
Support Toolkit | Support Request Template | Knowledge Base | phpBB 3.0.x documentation
I don't give support via PM or IM! (all unsolicited pms will be trashed!)
saaiberke
Registered User
Posts: 1126
Joined: Wed Jul 20, 2005 8:13 am
Location: Gent/Belgium

Re: [BETA] advanced quoting

Post by saaiberke »

Are you sure? I redownloaded and the files aren't there (yet) ;)

Grtz,

Nic
User avatar
Erik Frèrejean
Former Team Member
Posts: 9899
Joined: Tue Oct 09, 2007 9:09 am
Location: The Netherlands, 3.0.x Support Forum
Name: Erik Frèrejean

Re: [BETA] advanced quoting

Post by Erik Frèrejean »

When I download the archive, I see the files :?. Could you specify which files you're missing?
Support Toolkit | Support Request Template | Knowledge Base | phpBB 3.0.x documentation
I don't give support via PM or IM! (all unsolicited pms will be trashed!)

Return to “[3.0.x] Abandoned MODs”