- Posts: 14
COMMUNITY FORUM
WHAT R THE EXTRA FIELDS GROUPS USED FOR???
- Alucard Asi
-
Topic Author
- Offline
- New Member
Less
More
15 years 4 months ago #77002
by Alucard Asi
WHAT R THE EXTRA FIELDS GROUPS USED FOR??? was created by Alucard Asi
hi guyz...i m new to K2...making a recipe website on it...but dont know wat r extra fields or extra field groups r used for??
2ndly i want users that come to my site to ADD NEW RECIPES or ARTICLES....!
2ndly i want users that come to my site to ADD NEW RECIPES or ARTICLES....!
Please Log in or Create an account to join the conversation.
- Simon Wells
-
- Offline
- Platinum Member
Less
More
- Posts: 955
15 years 4 months ago #77003
by Simon Wells
Replied by Simon Wells on topic WHAT R THE EXTRA FIELDS GROUPS USED FOR???
This will be covered shortly over at K2Joom.com
To make the change you request, you need to modify the following: modules/mod_k2_login/tmpl/userblock.php
Look for line 29: profile->addLink; ?>">
Change the Add new item as you wish.
To make the change you request, you need to modify the following: modules/mod_k2_login/tmpl/userblock.php
Look for line 29: profile->addLink; ?>">
Change the Add new item as you wish.
Please Log in or Create an account to join the conversation.
- Alucard Asi
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 14
15 years 4 months ago #77004
by Alucard Asi
Replied by Alucard Asi on topic WHAT R THE EXTRA FIELDS GROUPS USED FOR???
hi,
thnx for replying....i didnt get u ...where can i edit this = modules/mod_k2_login/tmpl/userblock.php???????
thnx for replying....i didnt get u ...where can i edit this = modules/mod_k2_login/tmpl/userblock.php???????
Please Log in or Create an account to join the conversation.
- Nick
-
- Offline
- Elite Member
Less
More
- Posts: 190
15 years 4 months ago #77005
by Nick
Replied by Nick on topic WHAT R THE EXTRA FIELDS GROUPS USED FOR???
learn how to type. I'm not going to help you until your grammar and spelling is legible.
Please Log in or Create an account to join the conversation.
- Simon Wells
-
- Offline
- Platinum Member
Less
More
- Posts: 955
15 years 4 months ago #77006
by Simon Wells
Replied by Simon Wells on topic WHAT R THE EXTRA FIELDS GROUPS USED FOR???
Alucard,
modules/mod_k2_login/tmpl/userblock.php this is the path to the file you need to modify on your server.
If you are not comfortable or do not understand how to access your server files, then you need some additional help
Let me know.
Alucard Asi said:hi, thnx for replying....i didnt get u ...where can i edit this = modules/mod_k2_login/tmpl/userblock.php???????
modules/mod_k2_login/tmpl/userblock.php this is the path to the file you need to modify on your server.
If you are not comfortable or do not understand how to access your server files, then you need some additional help
Let me know.
Alucard Asi said:hi, thnx for replying....i didnt get u ...where can i edit this = modules/mod_k2_login/tmpl/userblock.php???????
Please Log in or Create an account to join the conversation.
- rexkramer
-
- Offline
- Senior Member
Less
More
- Posts: 71
15 years 4 months ago #77007
by rexkramer
Replied by rexkramer on topic WHAT R THE EXTRA FIELDS GROUPS USED FOR???
Fields in general:
You can create extra datafields for each content article. Lets say you have Recipe-Articles, which would have a maintext or decription. In Joomla-Core the only choice, cause you have only one content type with a large HTML content field!
In K2, you can create different content-types (RECIPES, TIPPS, BLOG...). A RECIPE could have a common description AND all incredients or special infos in an extra list or table. In the standard layout, these fields are listed below the usual content area.
(see K2 demo site under the canon camera)
Field-Group:
Assume you have many RECIPES sub-categories of DESERTS, HORS-D'OEUVRES, etc.
Each DESERT may have a group of fields. You have to specify at least ONE group. This group is associated with the DESERTS CATEGORY. This will tell the category to display this group of fields on blog- or articleviews.
Add new ... text:
This should be a TEXT VARIABLE in backend ;-)
so, we do not have to hack any core files.
You can create extra datafields for each content article. Lets say you have Recipe-Articles, which would have a maintext or decription. In Joomla-Core the only choice, cause you have only one content type with a large HTML content field!
In K2, you can create different content-types (RECIPES, TIPPS, BLOG...). A RECIPE could have a common description AND all incredients or special infos in an extra list or table. In the standard layout, these fields are listed below the usual content area.
(see K2 demo site under the canon camera)
Field-Group:
Assume you have many RECIPES sub-categories of DESERTS, HORS-D'OEUVRES, etc.
Each DESERT may have a group of fields. You have to specify at least ONE group. This group is associated with the DESERTS CATEGORY. This will tell the category to display this group of fields on blog- or articleviews.
Add new ... text:
This should be a TEXT VARIABLE in backend ;-)
so, we do not have to hack any core files.
Please Log in or Create an account to join the conversation.
- william white
-
- Offline
- Platinum Member
Less
More
- Posts: 3722
14 years 8 months ago #77008
by william white
Replied by william white on topic WHAT R THE EXTRA FIELDS GROUPS USED FOR???
Check the category settings you are assigning the item to.
There is a box extra fields
select the extra field category that you want to show in all those items
now the tab should show the xtra fields you assigned when creating an item after putting it in that category
There is a box extra fields
select the extra field category that you want to show in all those items
now the tab should show the xtra fields you assigned when creating an item after putting it in that category
Please Log in or Create an account to join the conversation.