Model-view-controller (MVC) architecture is optional in Drupal. MVC is accomplished by generating data in modules then theming the data in your theme.
Some modules format the data before output, which is not MVC.
Some modules format the output and provide documentation in how to reformat the data in your theme, which is MVO, Model-view-optional.
Recent comments
1 year 16 weeks ago
1 year 16 weeks ago
1 year 16 weeks ago
2 years 16 weeks ago
2 years 16 weeks ago
2 years 16 weeks ago
2 years 31 weeks ago
2 years 33 weeks ago
2 years 34 weeks ago
2 years 39 weeks ago