mvc
Posted: Sat Oct 13, 2018 6:56 pm
Formalms is base on the MVC model.
The Model-View-Controller (MVC) is an architectural pattern that separates an application into three main logical components:
the model talk to the db, the view is what you see, and the controller the business logic.
there is usually a language folder where you can make change to the text.
Each of these components are built to handle specific development aspects of an application.
In addition to the above there the admin side and the client.
In Formalms there is a language folder but the change to the text is not reflected in the view.
the cdata is not being parse. how do you change any the text in the application.
the only text that I was able to change was "recupera" into "recover" in the lostpwd module.
I want to change the following text "forma.lms is an open source e-learning platform (LMS and LCMS) used in corporate and higher education markets"
thank you for you help
The Model-View-Controller (MVC) is an architectural pattern that separates an application into three main logical components:
the model talk to the db, the view is what you see, and the controller the business logic.
there is usually a language folder where you can make change to the text.
Each of these components are built to handle specific development aspects of an application.
In addition to the above there the admin side and the client.
In Formalms there is a language folder but the change to the text is not reflected in the view.
the cdata is not being parse. how do you change any the text in the application.
the only text that I was able to change was "recupera" into "recover" in the lostpwd module.
I want to change the following text "forma.lms is an open source e-learning platform (LMS and LCMS) used in corporate and higher education markets"
thank you for you help