I am very beginner in drupal. I want to show users how many people are gust and how many people are online now. but i don't want to show users the username of online people. The drupal shows the username of online users by default.
I want to change some sentence in 'how is online's ' block too.
how can I do that?
I have searched a lot. I found s.th that are confusing.
thanks
you could give the User Stats Module (Dev-Version for D7) a try!
it has a views integration, so i think it should be possible to achieve!
Related
I'm a beginner to silverstripe and am happy for someone to just point to a relevant section of the docs if they know where I should read. I just haven't been able to find very good instruction on this.
So I have created an Enquiry form for a site I'm building, and have:
/template/Layout/EnquiryPage.ss
/mysite/code/EnquiryPage.php
/mysite/code/EnquirySubmission.php
All are working well, users can upload enquirers and they are stored in the database.
What I want however is, as an admin, to be able to see/edit/delete these forms from within a tab in the CMS. What do I need to know about to be able to do this?
Thanks
Sounds like you want a ModelAdmin.
Pro tip: Don't forget to set your canEdit(), canDelete(), etc. permission methods on your DataObject.
So I have this idea, i want to reward users by points for answering to surveys, opinions, and also for adding new membres to the website.
I tried using myCRED
http://www.buddyboss.com/mycred-points-management-system-buddypress-plugin-review/
But I don't want it to be based on the commenting system, i want the user to go to a survey page choose an opinion and give answer it, after this he will be rewarded.
I tried searching for plugins but i didn't find any.
So any suggestions for which plugin should i install, or what should i do to make this work.
Thank you guys.
I'm trying to use this chat system for Drupal to help my visitors.
https://drupal.org/project/drupalchat
I could manage to show it to visitors, but the problem is that visitors can see a list of all people on the chat including other visitors. I need they only see administrators to get help from. Also the title of the chat box is "chat", do you know how can I change it to something like :" support". As last question, do you know any alternative solution that be free? I saw one with voice and video!! But I couldn't find any free one.
DrupalChat module (https://drupal.org/project/drupalchat) now provides this functionality. You may use free plan of its cloud based commercial version in order to access this feature. Thanks.
let me be clear first its not like i am trying to build a members area. There are hundreds of posts on that topic.
this is what i want to achieve.
1)a very basic website where registration is completely free and no credit card details or anything is required at that time.
2)a section in the website where a person can upload files (music created by the user or his band in my case).
3)everytime he wants to upload the music (a singe or an album), he pays using credit card or paypal and then has to pay every month until he mails us that he doesnt want t continue.
4) for an example head over to www.tunecore.com but with drupal obviously.
5)I am hoping to use drupal 7 as it is newer and will be supported for a longer period of time and as i have read many features come out of the box but drupal 6 is also acceptable if i can achieve the goals .
P.S. i tried searching for this(9 days * 11 hrs to be exact) but couldnt find anything thats why i am posting here.
the reason we are choosing drupal is that its completely free , highly customisable , very secure and best of all easy to manage so it will decrease our setup cost which as a startup we always look for.
i am looking for suggestions,modules, custom builds, tutorials, blog posts or basically anything to help me and my startup to achieve what we aim.
Thank you for your help
If you're going with Drupal 7, you should probably try Drupal Commerce.
As for what you're trying to achieve, you could probably look into Rules as well as user roles.
bit stuck at the moment and searching for an answer is not really paying off.
I am making a new site in drupal. What I basically want to do is...
An end user can come along, set up a shop and add multiple products.
therefor resulting in a site that has multiple shops that are managed by the user themselves.
Is this possible in Drupal?
any ideas or references to point me in the right direction ?
thanks in advance
Drupal can do what you have stated. All you need to do is add functionality to it example http://drupal.org/project/commerce
This will allow you to acheive 90% of what you want.
I would suggest you buy a book on drupal and read through that book first. If you don't know what modules are and are fresh of the boat.
The learning curve is not very steep. If you are a programmer then its going to be fun for you but if you are not then its best just to hire someone.
Let me know if you need more help.
vishal