|
|
Registered User Currently Offline
|
Posts: 4
Join Date: Sep 2009
|
Update --
I'm making good progress. So far, I have basically
created a copy of the "editpost.php" and have called
it "quotepost.php" -- I am making changes within
that file. Also, I am carefully editing "vtopic.php"
as well as adding new entries to the "eng.php" file.
Oh, and I also created a new template file called
"userquotepost.htm" so that I could add the "quote"
bbcode to the textarea html section as well as to
change some of the wording references.
To be honest, I am trying to keep track of all the
various changes that are being made, but regardless,
I will certainly provide the raw source files to it
all when I am finished and am assured it works --
and I will document every change so others can see
what modifications were made, etc.
The only possibly "bloat" related issue that I can
see occurring is when someone replies and "quotes"
the entire message that they are responding to as
opposed to certain lines/sentences. This could (in
the long run) take up more MySQL database space --
are there any other possible "bloat" issues that I'm
forgetting or not aware of?
|