hartsa812012-11-29 20:34 | I would like to add a new text field in the files list. I mean like sDescriptionNew so I could write some addional information. Maeby somebody can tell me how I could do it? » Quick.Cms v4.xHarri |
interkob2012-12-01 08:44 | Add a copy of Description input field and change the name. Then add that name in database/_fields.php $aPagesFilesFields = Array(...) http://qcskins.eu |