I'm using the "ditto" snippet in modx for a CMS site I'm working on. The snippet will list all the sub pages of a page and include a brief summary. Which is exactly what I want, brilliant.
However, the default code also includes the following text:
by Default admin account on
followed by, low and behold the a date.
I don't want this to display and I have the no php beackground at all. I have, however, through trial and error and the using the modx forums been able to remove the date.
I can't seem to be able to track down the tex though. I've search the code for "parent", "author" and "user2 hoping that would home in on something relevant, but I can't pin the bloody thing down.
Has anyone done this in modx or is there any php genius' out there that could suggest another term I could try searching for?