Send private message

You must be logged in to send a private message.

Friends

No friends yet.

Activity

  • Sledge added a new discussion topic Missing Databases in the group Elgg Technical Support
    Not sure if it's Elgg that has the vulnerability or if it's just that my hosting account was hacked, but I recently lost two complete sites that were running Elgg. I'm skeptical that my account was targetted because I run several websites but only...
  • Sledge joined the group Elgg Technical Support
  • Sledge joined the group General Discussion
  • Sledge replied on the discussion topic bugs
    First of all Fusion: OUTSTANDING WORK! But, I have a small bug I need help with. It appears that when a member makes a post in a group, everyone else who posted in that group show the exact same post on the river. Click the link below to see what... view reply
  • Sledge joined the group 3 column riverdashboard
  • Sledge replied on the discussion topic Changing Group Post Layout
    Any word on this? I'm sure there is a <tr> or something somewhere I can change get the layout I'm looking for.   *edit*   The image seems to have stopped working. In that above post I'm referrin to the white space below the... view reply
  • Sledge added a new discussion topic Changing Group Post Layout in the group Plugin Development
    Hi, I'm contemplating switching my political discussion site from SMF forum to Elgg. A lot of the content is news based. I've got several groups created for different topics, but the post layout isn't quite what I need. The blog layout, however, is...
    • Any word on this? I'm sure there is a <tr> or something somewhere I can change get the layout I'm looking for.

       

      *edit*

       

      The image seems to have stopped working. In that above post I'm referrin to the white space below the profile icon (and on the left of the post itself). It seems like a lot of wasted space, and for long posts makes the post itself look pushed over.

    • Wow, suprised this wasn't answered before. It's been a long time since your post, but perhaps someone else could find this helpful.

      The file you need to edit is the following:

      mod/groups/views/default/forum/topicposts.php

      It controls the layout of the forum topic posts.

      Good luck!

    • After thinking about this idea a little bit I had a go myself and managed to change the layout of forum posts to this. It's actually very easy to do. I also added in some links to the post_owner's content on the site to make it a bit more colourful. One thing about out-of-the-box elgg is that in my mind it's decidedly bland. 

      image

      Editing the file I mentioned above is really easy to do. If you know basic php and html you can do it no problem. It's only a table.

      Good luck!

  • Sledge joined the group Plugin Development