Jump to content

Frank Vèssia

Members
  • Posts

    584
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Frank Vèssia

  1. I'm running a very big website and for now i created 32 different fields. I could be nice (only for viewing purpose) if i can see the fields grouped per templates where they are used, like the page tree or something similar (keeping the info columns). Having more fields can be confusing and a grouped view can help a lot, i think.
  2. It's possible to use some internal function for sending email? I want every time my form is submitted to send an email to my email, like the comment system, i guess pw has a well done email system inside...
  3. @ryan the issue is only in some instances... i also cannot reproduceit , it appends only 3 times to me.
  4. wow, yes, thanks i didn't noticed this in the guide...
  5. I have an old website running with drupal. I want install PW in a subdir for a new blog section. In home page of main site it could be nice to show a block like "latest from the blog" and show some links to pages of PW. Is there a way to access to some functions of PW maybe calling some files in my home page or i have to do it manually?
  6. in the video it appends only one time and for few moments, than the list return good. P.S.: nobody noticed that when you move a page into another position the root page change the number of children displayed in (n)...you can see it in the video... ;D
  7. I mean in front end. I use the same of PW jQuery Validate and there is a copy in admin so i think it's a waste to reinstance another copy for front end but at the same time it's not clean call files from the admin directory...
  8. For using jQuery validation i need to instance first the js files in my template from /wire/modules/jquery... or there is some automatic procedure?
  9. @adamkiss i don't think because i waited more between every click. :-\
  10. i'm on mac osx with latest safari 5.0.3
  11. I've noticed a strange behaviour when moving a page with children in another position. After this operation if a click on the page PW shows me the children twice, duplicated, click again and PW shows me the correct list until I refresh the page, then all return good. I got two screenshots, my countries page shows me countries two times. It's not a big problem but i think it's good to solve this little issue.
  12. maybe i can use $user->hasRole with an if statement and if true show the content...
  13. I need to grant access only to a part of a page and hidden to guest another part like a product page with the price visible only to registered users. It's possible to make this? Now i can only menage access to whole page.
  14. this is the result: RootPath:/home/hdps/domains/disinibiti.com/public_html/racconti-erotici NewRootPath:/home/hdps/domains/disinibiti.com/public_html/racconti-erotici HTTP_HOST:www.disinibiti.com DOCUMENT_ROOT:/var/www/hdps/domains/disinibiti.com/public_html RootURL:cconti-erotici/ rootURL is cutted in the same server i have other PW sites and all work good.
  15. mmm..having some troubles in a subdir with - separator like /sub-dir/. PW cuts my subdir name in /b-dir/ with many errors...
  16. It seems there is nothing strange in what you want, simply you have to create the right template for this page and arrage you images and descriptions like the example, images is PW can have description fields.
  17. Before install...i hope the xml skip the hidden pages..right?
  18. Situations with visible emails can be various, especially when your page is not public and only a user group can access, but there are a lot of other cases, not all the websites are similar...however i will use the custom code for this scope, thanks
  19. It's possible to install and run PW on a subdir like www.domain.com/subdir/ ?
  20. looks interesting...maybe you can share your module.. ;D For making this i'm using a template with the code inside, but everytime i update the site i need to call that page for generating sitemap or other xml feed.
  21. Is there a way to access to 'email' field when pw render a comment? 'commentHeader' => 'Posted by {cite} on {created}', i tried to add {email} in the code...
×
×
  • Create New...