Skip to content

fxpdev/ArticleGenerator

 
 

Repository files navigation

FXP – Official Article Generator for the Content Team

N|Solid

New Features


How to Add a New Department

Follow these steps to add a new department to the Article Generator:

  1. Create a New Directory:

    • Inside the assets folder, create a new directory.
    • Base its content on one of the existing directories for consistency.
  2. Update the Department List:

    • Add the department name to the deptList array in the scriptMain.js file.
  3. Modify the Submission Logic:

    • Add the department to the submitForm function in scriptMain.js.
  4. Adjust the ID Handling:

    • Include the department under the getId function in scriptMain.js (above window.onbeforeunload).

Technologies Used

The Article Generator uses a variety of web technologies to function properly:


License

Licensed under the Apache License 2.0.


Open Source, Hell Yeah!

About

מחולל הכתבות הרשמי של מחלקות טכנולוגיה וגיימינג בצוות תוכן

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 42.9%
  • HTML 40.8%
  • CSS 11.0%
  • Clojure 5.0%
  • Python 0.3%