Advertisement
ssdnet

Untitled

Dec 6th, 2024
20
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.16 KB | None | 0 0
  1. TProjectTemplate: array[0..31] of TProjectTemplateRow =
  2. (
  3. (variable:'{account_username}'; iconname:'username'; allowfile:false; allowproperties:false; editable:false; allowmacros:false; disp:[PTLOGIN,PTPROFILE,PTCONTENT]),
  4. (variable:'{account_password}'; iconname:'password'; allowfile:false; allowproperties:false; editable:false; allowmacros:false; disp:[PTLOGIN,PTPROFILE,PTCONTENT]),
  5. (variable:'{account_email}'; iconname:'email'; allowfile:false; allowproperties:false; editable:false; allowmacros:false; disp:[PTLOGIN,PTPROFILE,PTCONTENT]),
  6. (variable:'{username}'; iconname:'username'; allowfile:true; allowproperties:true; editable:true; allowmacros:true; disp:[PTCREATE]),
  7. (variable:'{password}'; iconname:'password'; allowfile:true; allowproperties:true; editable:true; allowmacros:true; disp:[PTCREATE]),
  8. (variable:'{email}'; iconname:'email'; allowfile:true; allowproperties:true; editable:true; allowmacros:true; disp:[PTCREATE]),
  9. (variable:'{imagecaptcharesult}';iconname:'captcha result'; allowfile:false; allowproperties:false; editable:false; allowmacros:false; disp:[PTCREATE]),
  10. (variable:'{textcaptcharesult}';iconname:'captcha result'; allowfile:false; allowproperties:false; editable:false; allowmacros:false; disp:[PTCREATE]),
  11. (variable:'{firstname}';iconname:'firstname'; allowfile:true; allowproperties:true; editable:true; allowmacros:true; disp:[PTCREATE,PTPROFILE,PTCONTENT,PTOTHER]),
  12. (variable:'{lastname}';iconname:'lastname'; allowfile:true; allowproperties:true; editable:true; allowmacros:true; disp:[PTCREATE,PTPROFILE,PTCONTENT,PTOTHER]),
  13. (variable:'{subject}';iconname:'subject'; allowfile:true; allowproperties:true; editable:true; allowmacros:true; disp:[PTCREATE,PTPROFILE,PTCONTENT,PTOTHER]),
  14. (variable:'{summary}';iconname:'summary'; allowfile:true; allowproperties:true; editable:true; allowmacros:true; disp:[PTCREATE,PTPROFILE,PTCONTENT,PTOTHER]),
  15. (variable:'{content}';iconname:'content'; allowfile:true; allowproperties:true; editable:true; allowmacros:true; disp:[PTCREATE,PTPROFILE,PTCONTENT,PTOTHER]),
  16. (variable:'{tags}';iconname:'tags'; allowfile:true; allowproperties:true; editable:true; allowmacros:true; disp:[PTCREATE,PTPROFILE,PTCONTENT,PTOTHER]),
  17. (variable:'{homepage}';iconname:'homepage'; allowfile:true; allowproperties:true; editable:true; allowmacros:true; disp:[PTCREATE,PTPROFILE,PTCONTENT,PTOTHER]),
  18. (variable:'{location}';iconname:'location'; allowfile:true; allowproperties:true; editable:true; allowmacros:true; disp:[PTCREATE,PTPROFILE,PTCONTENT,PTOTHER]),
  19. (variable:'{interest}';iconname:'interest'; allowfile:true; allowproperties:true; editable:true; allowmacros:true; disp:[PTCREATE,PTPROFILE,PTCONTENT,PTOTHER]),
  20. (variable:'{occupation}';iconname:'occupation'; allowfile:true; allowproperties:true; editable:true; allowmacros:true; disp:[PTCREATE,PTPROFILE,PTCONTENT,PTOTHER]),
  21. (variable:'{facebook}';iconname:'facebook'; allowfile:true; allowproperties:true; editable:true; allowmacros:true; disp:[PTCREATE,PTPROFILE,PTCONTENT,PTOTHER]),
  22. (variable:'{twitter}';iconname:'twitter'; allowfile:true; allowproperties:true; editable:true; allowmacros:true; disp:[PTCREATE,PTPROFILE,PTCONTENT,PTOTHER]),
  23. (variable:'{skype}';iconname:'skype'; allowfile:true; allowproperties:true; editable:true; allowmacros:true; disp:[PTCREATE,PTPROFILE,PTCONTENT,PTOTHER]),
  24. (variable:'{bio}';iconname:'bio'; allowfile:true; allowproperties:true; editable:true; allowmacros:true; disp:[PTCREATE,PTPROFILE,PTCONTENT,PTOTHER]),
  25. (variable:'{birthyear}';iconname:'birthdate'; allowfile:false; allowproperties:false; editable:true; allowmacros:true; disp:[PTCREATE,PTPROFILE,PTCONTENT,PTOTHER]),
  26. (variable:'{birthmonth}';iconname:'birthdate'; allowfile:false; allowproperties:false; editable:true; allowmacros:true; disp:[PTCREATE,PTPROFILE,PTCONTENT,PTOTHER]),
  27. (variable:'{birthday}';iconname:'birthdate'; allowfile:false; allowproperties:false; editable:true; allowmacros:true; disp:[PTCREATE,PTPROFILE,PTCONTENT,PTOTHER]),
  28. (variable:'{hidebirthdate}';iconname:'birthdate'; allowfile:false; allowproperties:false; editable:true; allowmacros:false; disp:[PTCREATE,PTPROFILE,PTCONTENT,PTOTHER]),
  29. (variable:'{signature}';iconname:'signature'; allowfile:true; allowproperties:true; editable:true; allowmacros:true; disp:[PTCREATE,PTPROFILE,PTCONTENT,PTOTHER]),
  30. (variable:'{userdata1}';iconname:'userdata'; allowfile:true; allowproperties:true; editable:true; allowmacros:true; disp:[PTCREATE,PTPROFILE,PTCONTENT,PTOTHER]),
  31. (variable:'{userdata2}';iconname:'userdata'; allowfile:true; allowproperties:true; editable:true; allowmacros:true; disp:[PTCREATE,PTPROFILE,PTCONTENT,PTOTHER]),
  32. (variable:'{userdata3}';iconname:'userdata'; allowfile:true; allowproperties:true; editable:true; allowmacros:true; disp:[PTCREATE,PTPROFILE,PTCONTENT,PTOTHER]),
  33. (variable:'{userdata4}';iconname:'userdata'; allowfile:true; allowproperties:true; editable:true; allowmacros:true; disp:[PTCREATE,PTPROFILE,PTCONTENT,PTOTHER]),
  34. (variable:'{userdata5}';iconname:'userdata'; allowfile:true; allowproperties:true; editable:true; allowmacros:true; disp:[PTCREATE,PTPROFILE,PTCONTENT,PTOTHER])
  35. );
  36.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement