Home > Data Entry, Javascript, MySQL, PHP > Article/text Submission Php/ff

Article/text Submission Php/ff

June 28th, 2009

Project involves making a Firefox extension and writing php code for submitting text to various websites.

We have users who need to be able to quickly submit articles/text (using their browsers) to a certain website which will be used as a “control panel”. Preferable through a simple Firefox extension but I am open to suggestions.

An Admin then logs in to the website “control panel” and should be able to approve any submission with one click (also options to edit submissions). Then the approved article has to be submitted to separate websites which already have an article manager installed and their submission forms look like this:
http://www.interlogy.com/products/content/article/demo/news.php

The “control panel” should have an editable list of websites to which the approved articles can be sent and also an option to choose which websites to send to.

This control panel is only for the Admin to see, and only users with personally handed out passwords can send submissions to the control panel.

The article manager I mentioned above is attached to this form.


Article/text Submission Php/ff

Comments are closed.
Bear