Jump to content

Enrico

Members
  • Posts

    3
  • Joined

  • Last visited

Enrico's Achievements

Newbie

Newbie (2/6)

0

Reputation

  1. I need to ask, can be easy done this ? Exist one quick way to make contributive site with processwire ? What i mean ? Simply i mean after user signup does exist a way for the user to submit NEW PAGES / EDIT SUBMITTED PAGES ? Does exist a module free or premium to easly do it ? If no, how much to pay a developer can create it ? Thanks
  2. Hello, i have some question taht i need to ask to be able to complete my Directory site. TO create my Directory site i just created a very easy basic categorization. So Under my home page, i just created some sub pages each one for 1 category of the directory: Example: -------------------------------------------------- HOME --> Designers --> Developers -------------------------------------------------- And i started to place websited of Designers under Designers and so on. Now the result is this one, i have for every element URLs similar to this: http://mysite.com/designers/name-of-designer/ 1) can i make this URL shorter in some way ? Like for example not show in the url the name of the category ? Something like this: http://mysite.com/##ID_CODE##/name-of-designer/ Where ##ID_CODE## is simply replaced by the ID of the current page ? 2) i tried to install the Language Modules, but i dont see the possibility to define for every elemnt the translation. I mean, coming from joomla and wordpress If the designer template has for example sollowing fields: (Name, Biography, Website) i was expecting to have in the editor near them the translation field to fill if available. I'm unable to understand where i should place translation of every filds. 3) considering i wanna have multi language site i dont know.... is it also possible to have customn URL for every language ANd if yes where i should check ? I would like something like this: /en/name-of-designer/ .... /it/nome-del-designer/ i mean i would have not only language code in front of the url but also be able to translate the URL of the page. 4) In my directory i'm going to place a thumbail picture for every website ( if for example designer has one website ). I woulrd have one big picture for the detail page and one thumbnail for the listing category page. Where i can define dimensions of pictures ( i come from wordpress where was possible to define in functions.php some thumnails size to use in different template pages) 5) Does existi a module that i can use to auto-watermark a picture ? I wanna explain for example should be nice to be able to add automatically to every BIG picture the logo of my site and not on thumbnails because my logo over the pcitre will make the tumbnail not so nice to see. Thanks in advance for any help.
  3. Hello Everyone, i'm newbie and i would like to use process wire to create a simple directory site. 1) i created a template file: website-single.php where there is the detail page of a website, with some fields 2) i would like to define categories of this directory with their sub category 3) i would like to be able to list in the home page all categories and under each category all site that belong to the current category.- About point 2 and 3 really i dont have idea how to do. Can some one point me out the way i should follow to implement my simple project ? Thanks in advance
×
×
  • Create New...