ForumPostAssistant / FPA

The Forum Post Assistant (FPA) script has been developed to assist Joomla!® forum posters to be able to post relevant system, instance, PHP and troubleshooting information directly in to a pre-formatted forum post. This will save a few hours of posting back and forth, asking for, and explaining how to acquire useful information in order for other forum users to help troubleshoot a problem.
https://forumpostassistant.github.io/docs/
GNU General Public License v2.0
25 stars 15 forks source link

FPA Rewrite #20

Closed PhilD13 closed 4 years ago

PhilD13 commented 10 years ago

Hey @organization/Development

Outline of what s to be done.

FPA fails when encountering directories set to permissions of 000 which some people may do to suspicious directories to prevent access. Make the FPA take note of these 000 permission directories, listing them in the report and not fail.

Please add suggestions notes, discussion

Phil

PhilD13 commented 10 years ago

Please use branch FPA_2.0 for development and rewrite. Once rewrite is done, we can move to translate the 2.0 version.

mandville commented 10 years ago

Is this suitable for vel posting? On 27 Apr 2014 21:55, "Phil DeGruy" notifications@github.com wrote:

Please use branch FPA_2.0 for development and rewrite. Once rewrite is done, we can move to translate the 2.0 version.

— Reply to this email directly or view it on GitHubhttps://github.com/ForumPostAssistant/FPA/issues/20#issuecomment-41508770 .

PhilD13 commented 10 years ago

The stuff in the FPA-2.0 is just a copy of the FPA (en-GB) placed in a new directory so that we don't mess up the existing FPA files that the forum is linked to when working on rewriting the script. I will change the readme on the directory to reflect this in a bit.

On a related note , don't use the FPA contained in the multilanguage or multilanguage-development. Those are old FPA versions and are there as a basis to work on translations. This was what elkuku worked on at one point.

PhilD13 commented 10 years ago

Should I make the directory name FPA_2.0-Development? so it is clear it is a development version?

btoplak commented 10 years ago

Yes, I think "Development" suffix would be wise.

I will make a fork to start some work on a clean file, in sense of full rewrite.

PhilD13 commented 10 years ago

I changed the name of the directory to FPA_2.0-Development and changed the readme file for the directory and also changed the FPA file to fpa-en-2.0 so as not to be confused with the existing fpa file used in the forums. This should make things easier to test and compare also.

The fpa-en-2.0 is the file that should be used for the rewrite.

sozzled commented 4 years ago

@ForumPostAssistant/development @ForumPostAssistant/advisors-reviewers

I think that the work done in https://github.com/ForumPostAssistant/FPA/tree/2020-UI-Facelift supersedes this activity has added 2,000+ lines more code and, to a large extent, incorporates many of the design objectives that were identified for FPA 2.0. I recommend that the "facelift" fork replaces the FPA_2.0-Development and becomes, in effect, version 2.0.

RussW commented 4 years ago

Based on the above, I think we should close this issue, as mentioned by @sozzled, against the new https://github.com/ForumPostAssistant/FPA/tree/2020-UI-Facelift branch and I will open new issues for the versioning & codename discussions.