I guess it is a matter of querying the DB where CMSMS tables are stored ?

Code: Select all
I want to see the source code.
That is my idea. Is there a description of the DB structure I could use to write sth. I that could help me ? Just to know which tables/columns hold the code you type when in (i.e.) the admin/page/content edtion page.Pierre M. wrote: Some SQL SELECT/export might help you.
Pierre M.
Pfiouw! At least somebody understands. But I don't think searching files would help since the code you write is stored in the database (unless you write some "external" php modules/extensions of your own).jmcgin51 wrote: I think DVH wants all the source code at once in a single file, for ease of searching, which I don't think is really possible. Why not use a text editor (like Notepad++) that has a "search in files" capability? Type in your search phrase and select the root directory (fully recursive, all directories and files).