Jump to content

Gideon So

Members
  • Posts

    512
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Gideon So

  1. Hi tpr, Would you share how to get it done?? A tutorial would be good and helpful to many. Gideon
  2. Hi Ivan, Thanks for the input. I will surely take a look. What I want to do is send a rendered output of a page via mailgun. Gideon
  3. Hi, Is it possible to compose an newsletter in the backend as a page then send it out through mailgun to many recipients?? Gideon
  4. Hi, This is nice. Gideon
  5. Work it out myself. Maybe someone need the answer. Here it is. 1. Download mpdf 6.0 from http://www.mpdf1.com/mpdf/index.php 2. copy the Sun-ExtA.ttf file to /path/to/your/web/site/modules/Pages2Pdf/mpdf/ttfonts 3. add the following lines to /path/to/your/web/site/modules/Pages2Pdf/mpdf/config_fonts.php "sun-exta" => array ( 'R' => "Sun-ExtA.ttf", 'sip-ext' => 'sun-extb', ), 4. change the mode to R in WirePdf module config page 5. Chang fonts to sun-exta in WirePdf module config page Done. Gideon
  6. Hi, All Chinese characters in the output pdf file become . How to config to use CJK fonts?? Thanks. Gideon
  7. This is great news. Thanks Ryan for your amazing job to make PW better and better and better and better.........(deleted 1000 words) Gideon
  8. Hi Antti, Sent you another email address. Thanks for your great help. Gideon
  9. Hi Antti, Look like padloper doesn't compatible with PW3.0. I sent you an email with the error I have. Gideon
  10. Good. Waiting for your great tutorial. Gideon
  11. Hi Macrura, This is very impressive. Any tutorial or resources to show us how to do it?? Thanks. Gideon
  12. Hi Tom, Good fix. But any plan to fix this?? Gideon
  13. This is very nice. Gideon
  14. Hi Teppo, I read the thread serveral times and always thinking about writing here. I know this is a big issue but worth the effort to implement it. Gideon
  15. Hi Gretsky, I read it. But I think it is different. The issue mention is about the url input field. What I need is non alpha numberic page name and url. Gideon
  16. Hi Ivan, Like Asian characters in the page name field and display it in the url. Gideon
  17. Hi, It would be great to have non alphabet page name and non alphabet urls. Gideon
  18. Very useful tutorial. I would to display all the events in the month under the calendar. How can I do this?? Thanks. Gideon
  19. Hi all, worth the buy. Antti provides world class support. I testify it. :lol: Gideon So
  20. Hi Horst, See. Thanks for your reply. Gideon
  21. Hi, The output values are decimals. Can I have output like Shutter Time: 1/60?? Gideon So
  22. Hi Horst, I installed this module and follow the instructions in the video but I am not able to get it work. I am using the lastest Image Manager and image manager meta data and PW 2.6.18. Can you give me some advice?? Gideon
  23. Hi, I install the module and test it on a 2.6.17 system. I get this error: Error: Call to a member function count() on null (line 555 /path/to/the/module/ImagesManager.module); If I change the line 555 and 557 like the following, it works as expected. if($res->myimagefield->count()){ $imageUrl = $res->image->first->url; $thumb = $res->myimagefield->first->size(120,0)->url; } Any clues for me?? Gideon So
  24. Hi Juergen, Finally track down the problem. The button is there but it is invisible if you choose any of those colour profile. Gideon
  25. Hi Reno, I am using this fantastic admin theme and I like it very much. Thanks for your great work. I found an issue regarding using pagetable with this theme. The close [X] button is missing in the modal window editing content of a page. I can see it in the default theme. Gideon So
×
×
  • Create New...