- Posts: 142
COMMUNITY FORUM
Create a directory with public frontend submit
- theant
-
Topic Author
- Offline
- Premium Member
Less
More
12 years 1 month ago #111484
by theant
Create a directory with public frontend submit was created by theant
Hello
I need to build a directory with k2. I have to give users (not registered) the ability to insert their own article/page.
I know how to do for registered as usual, the question is:
- how to limit the tags from wich they can choose (for example: white / red / blue / black)
- how to give the upload for image without to access/to see the server directories/images.
Thanks a lot
I need to build a directory with k2. I have to give users (not registered) the ability to insert their own article/page.
I know how to do for registered as usual, the question is:
- how to limit the tags from wich they can choose (for example: white / red / blue / black)
- how to give the upload for image without to access/to see the server directories/images.
Thanks a lot
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
12 years 1 month ago #111485
by Krikor Boghossian
Replied by Krikor Boghossian on topic Re: Create a directory with public frontend submit
Under the advanced settings of K2 locate the Tag System Settings and choose Selection-based tagging,
this way you can control the tags.
As for the second one you should do two things:
a) Remove all the buttons you do not want to be shown from your editor,
b) Override the itemform.php and remove or comment out the browse server option under the K2 image tab.
Regards
this way you can control the tags.
As for the second one you should do two things:
a) Remove all the buttons you do not want to be shown from your editor,
b) Override the itemform.php and remove or comment out the browse server option under the K2 image tab.
Regards
Please Log in or Create an account to join the conversation.
- theant
-
Topic Author
- Offline
- Premium Member
Less
More
- Posts: 142
12 years 1 month ago #111486
by theant
Replied by theant on topic Re: Create a directory with public frontend submit
Thank you Krikor. Can I set set/override just one category, so I can preserve feature in others?
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
12 years 1 month ago #111487
by Krikor Boghossian
Replied by Krikor Boghossian on topic Re: Create a directory with public frontend submit
You can have a different template for this category by selecting the selecting the appropriate template you created and another one for other categories.
Remember you only need to override the item form
Remember you only need to override the item form
Please Log in or Create an account to join the conversation.
- theant
-
Topic Author
- Offline
- Premium Member
Less
More
- Posts: 142
12 years 1 month ago #111488
by theant
Replied by theant on topic Re: Create a directory with public frontend submit
Thanks a lot.
Just a last question: where to find the "Submit k2 content" link to add somewhere into the menu?
Just a last question: where to find the "Submit k2 content" link to add somewhere into the menu?
Please Log in or Create an account to join the conversation.
- theant
-
Topic Author
- Offline
- Premium Member
Less
More
- Posts: 142
12 years 1 month ago - 12 years 1 month ago #111489
by theant
Replied by theant on topic Re: Create a directory with public frontend submit
Ok, this is another question, so I'm going to open another thread.
Thanks
Thanks
Please Log in or Create an account to join the conversation.