Hi, I have some questions:
How to access placeholder value on textfields in templates(.php)? eg. $var = $page->mytextfield->placeholdervalue; How to use pwlink, used in ckeditor, in templates (APIs)? I could create my own fields but why invent the wheel? (Wishlist: add fullscreen plugin to ckeditor ). How to replace file in File field type and preserve file name and position (now I delete the file, add new one, move to the right position, very annoying). How to prevent file name modification when uploading file (eg. don't want blanks get replaced with underline)?