Hi,
I am trying to set the default target for the links generated by the
definition type in contagged extension.
I tried something this way:
types {
definition {
typolink {
parameter.target = "_top"
}
}
}
}
This simply does not work, and seems tricky.
Anyone has some idea how to do this?
Regards,
Prakash A Bhat