Group activity

  • Kevin Jardine replied on the discussion topic Search for Event Calendar?
    Hi Brian, glad you like it! I wasn't aware of the new search rules for 1.7 until recently. You're right - this is a bug and I'll fix it in the next release. Sounds like you already know to put: register_entity_type('object','event_calendar'); in... view reply
  • Brian Chapin added a new discussion topic Search for Event Calendar?
    Hello Kevin and all other members of the group. New here and fairly new to Elgg. Building a product prototype using Elgg. Currently using event calendar as the basis for a calendar engine for our products date based entities. Have one plugin and new...
    • I'm always looking for new features. Would you be willing to email me your code? If so, I can PM you my email address.

    • I'd be happy to share what we're doing with your mod. I will  have to sanitize the code a bit before sending it out. When building prototypes I tend to keep notes in the code that discuss marketing and business issues I'm considering when making feature decisions. Helps my aging brain remember "why on earth I did that". 

      Elgg needs a central calendar engine that other mods can use when creating date based items. I am developing several mods for our project that include date data. A core requirement for our project is that anything with a date should be able to show up on the calendar.

      The first mod is up and running. It is similar to the tasks plugin that has been floating around in that it includes date items in its data model. I think I have a mod prototype architecture / specification doc I created that I can send to you. It lays out what I think your mod does and how it could be used as an engine for other mods that want to use its core functions and display capabilities.

    • hi kevin, Brian,

      I am working on the event calendar and i just need to add some more form field to the current version (file upload, and sub category). so is their anything i have to work on database tables? actually i am very new to ELGG. Need your help ..

       

      Thank you

  • Kevin Jardine replied on the discussion topic Time format
    Hi Terry, The client who funded that feature wanted 24 hour time. If someone funds 12 hour time, I'll definitely include it in the next release. view reply
  • tbembedded added a new discussion topic Time format
    Kevin, thanks for the great plugin! I just installed it and am very impressed!  I don't see an option for time display format anywhere but admit I may have missed it.  Otherwise, my suggestion is to allow either 12 or 24-hour clock format,...
  • Kevin Jardine replied on the discussion topic Enroll a date
    When I started with Elgg, there were very few docs, so I read the source. I highly recommend that. Just take a day or two, go to engine/lib and start reading. The source is very well documented. Of course you can also read the docs. They are much... view reply
  • marcom replied on the discussion topic Enroll a date
    Thanks Kevin, I was afraid so. I guess I better get into this elgg mentality and start coding some plugins. Taking into account that I have some programming experience (not elggs though), do you have any advice in how I may go about building this... view reply
  • Kevin Jardine replied on the discussion topic Enroll a date
    Hi Marcom, No, I'm afraid not. My clients occasionally fund enhancements to this plugin, but it is an event calendar rather than an appointment calendar, so I think that this feature is really beyond the scope of the plugin. view reply
  • marcom added a new discussion topic Enroll a date
    Hi all, First of all, thanks for creating this plugin. It's great! However, I have some question about this plugin, is there a way to be able for the user to schedule an appointment with some other user? So after the appointment is made and...
    • Thanks Kevin,

      I was afraid so. I guess I better get into this elgg mentality and start coding some plugins. Taking into account that I have some programming experience (not elggs though), do you have any advice in how I may go about building this kind of plugin? Also, how did you manage to learn how to program for elgg? Any useful resources you refer to continuously?  Thanks!

    • When I started with Elgg, there were very few docs, so I read the source.

      I highly recommend that. Just take a day or two, go to engine/lib and start reading.

      The source is very well documented.

      Of course you can also read the docs. They are much better now. Click on the link above.

    • Thanks for the guidance Kevin. I did read the docs, they were helpful.

      I guess I'll move on to move the source, hopefully that helps. Most of the time I understand the code, the problem is getting into the mentality of a whole package, not just looking at one file by one file.

      Time will help :)

      -Thanks!

  • Marcuspopov added a new discussion topic French Event Calendar
    Hello, I have a problem for translate Event Calendar. I edit the file en.php in fr.php and translate it. But, if i want day & mouths names in french, i have edit the ui.datepicker.packed.js and ui.datepicker.min and change name of all. My...
  • Kevin Jardine replied on the discussion topic Event calendar 0.82 released
    Sounds like a server issue. Sorry, I can't help you there. You might try checking your live site with something like Firebug to look for JavaScript errors. view reply
  • n_l1 replied on the discussion topic Event calendar 0.82 released
    Sorry for not being clear. On my localhost everything is working fine, in the WWW-version the calender does not appear. view reply
  • Kevin Jardine replied on the discussion topic Event calendar 0.82 released
    What do you mean by "officale version"? Any text like "Event calendar" will be in the language files - there is no embedded text. If you want to change the datepicker language strings, you will need to read the jQuery documentation for that. view reply
  • n_l1 replied on the discussion topic Event calendar 0.82 released
    HI Kevin, very nice, but two questions. I want to change the language and I have already created a language-file, which works fine, but I wnat to change it in the headline ("Event calender" (March 2010))" as well. I suppose it is somewhere in the... view reply
  • Kevin Jardine added a new discussion topic Event calendar 0.82 released
    This version adds Elgg 1.7 support, fixes a few bugs, and adds a couple of features. From the CHANGES.txt: 0.82Fixed a bug in displaying dates when the start and end date were the same.Fixed the form redisplay bug described...
  • I've noticed that if a user attempts to create a group event, but doesn't complete all the required fields, the event form redirects to the non-group event form and not the group event form. To recreate this bug in v0.8.1: 1. You add an event...
  • James Dellow replied on the discussion topic how to post events public on the front page?
    If you mean the Event Calendar widget that can be added to the dashboard or the user's profile page, I think the way this plugin currently works (v0.8.1) is that this widget shows the user's personal calendar. This means they have to add a site wide... view reply
  • pacochan added a new discussion topic how to use it as a site calendar?
    Hi. I'm trying to use this plugin as a side calendar, but maybe i missunderstood the functionality. What I would like to do is to let the administrators of my website to input new events that all the  members of the site can read. Is it...
  • scvinodkumar replied on the discussion topic Event calendar 0.81 released
    how to display AM and PM for events? view reply
  • hworks replied on the discussion topic Event calendar 0.81 released
    I'm new to Elgg so please forgive me if this is a really stupid question.  I installed the event calendar and it shows up nicely when I select it from the drop down tools menu.  There is a list of events on the left, and a little blue... view reply
  • Jorge replied on the discussion topic Problem with images and videos
    Thank you very much, that was it view reply