- Posts: 39
Feature Requests
Please do NOT use this section of the forum to request help if Joomdle does not work for you in some particular way. Your post will be deleted.
Please do NOT use this section of the forum to request help if Joomdle does not work for you in some particular way. Your post will be deleted.
[Closed] Sugestion
- Alexandre
- Topic Author
- Offline
- Junior Member
-
Less
More
16 years 4 months ago - 16 years 2 months ago #1
by Alexandre
[Closed] Sugestion was created by Alexandre
There are in Moodle this list in first page (example):
Category 1
Course 1 (
icone guest access)
Course 2
Course 3
Category 2
Course 1 (
icone guest access)
Course 2 (
icone guest access)
Course 3
Category 3
Course 1
Course 2
Course 3
I think that this is a good structure to have in Joomdle. What do you think? If you pass me the instruction, I can help you do implement this.
Category 1
Course 1 (
Course 2
Course 3
Category 2
Course 1 (
Course 2 (
Course 3
Category 3
Course 1
Course 2
Course 3
I think that this is a good structure to have in Joomdle. What do you think? If you pass me the instruction, I can help you do implement this.
Last edit: 16 years 2 months ago by Antonio Durán.
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7929
16 years 4 months ago #2
by Antonio Durán
Replied by Antonio Durán on topic Re: Sugestion
Hi. I think it is good suggestion, thanks 
If you want to give it a try at implementing it, you could start by creating a new view from the cousecategory view, copying the folder and renaming everything that needs it.
Then it would be a matter of cycling through all the categories. To know available categories, look at code in the coursecategories view.
Basically it is a matter of joining coursecategories and coursecategory views into a new one.
Ask me if you find any problems trying, although I will be out until Monday.
Antonio
If you want to give it a try at implementing it, you could start by creating a new view from the cousecategory view, copying the folder and renaming everything that needs it.
Then it would be a matter of cycling through all the categories. To know available categories, look at code in the coursecategories view.
Basically it is a matter of joining coursecategories and coursecategory views into a new one.
Ask me if you find any problems trying, although I will be out until Monday.
Antonio
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7929
16 years 4 months ago - 16 years 4 months ago #3
by Antonio Durán
Replied by Antonio Durán on topic Re: Sugestion
Hi again. I went ahead and coded a new view like we talked.
If you want to test it and share your comments, you can download a modified package from this thread:
joomdle.com/index.php?option=com_kunena&...5&id=228&lang=en#318
After seeing your post again I see I forgot about the Guest icon... will work on that soon
Antonio
If you want to test it and share your comments, you can download a modified package from this thread:
joomdle.com/index.php?option=com_kunena&...5&id=228&lang=en#318
After seeing your post again I see I forgot about the Guest icon... will work on that soon
Antonio
Last edit: 16 years 4 months ago by Antonio Durán.
Please Log in or Create an account to join the conversation.
- Alexandre
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 39
16 years 4 months ago #4
by Alexandre
Replied by Alexandre on topic Re: Sugestion
I install and test it. In the weekend I will study the code and make sugestions.
Please Log in or Create an account to join the conversation.