Dynamic Content Module?
-
I’m in the process of booting DotNetNuke to the curb and am on day #2 of evaluating WordPress and really like what I see. On the DNN platform there was a module called XMOD which allowed you to create templates using special tags that could mix data pulled from database queries into standard HTML page content. This is very similar to how server side pages are built using PHP or ASP code, except XMOD was much more limited in what it could do. The advantage was that you could just drop the module on a page and then link it up to a template you had created and have a dynamic page without having to write a custom module.
In the WordPress world is there a similar plugin, or would this be done by building a custom theme using PHP? I’m having a hard time searching on this subject since I don’t know the official terminology for doing this.
The topic ‘Dynamic Content Module?’ is closed to new replies.