This tutorial help me to actually learn how to create a plug-in it is commented beyond nice....here is my suggestion: Continue the tutorial and add edit and delete actions to it....And this is something i want to do: adding the ability to create...
correct me if I'm wrong..I two did not see sense in having a dashboard when the profile displays the same thing sow i made a simple change bypassing the dashboard.. this way the user is forwarded to the profile when logging in..1.step: create a...
when i disable and delete plug-in sometimes there are some leftovers like this on the statistics page..
item:object:poll_choice: 4item:object:forumtopic: 3
how can i remove the plug in and everything he...
I upgraded from 1.7.4 to 1.7.5 a week ago and i get this error messages when i delete or mark as read a message:
Not FoundThe requested URL /pn86new/mod/messages/inbox/hali2 was not found on this server.Wat could the problem be?
i translated my elgg site to Romanian language used characters from google translate alt codes ...and this is what i get..:( vary sad please help me out!
be careful with jquery if you duplicate any javascript that already is imported in the head section weird things will happen...this happened with me two...
again this problem but this time it's not working the style i made to main css is working and the separate styles are just not working :(....desabled simple chache...
i have mi simple cache desabled
here is my start.php..is this ok if a whant to make changes in other plugin views like:event caladnar..?
function hali_init() { ...
i made new them and it worked fine on my home wampserver and on my webserver I uploaded my new them and the theming on other modules like: likes, event calendar...the view stayed the same what am i doing wrong?
i made a language named folder in my themes directory because i want to rewrite the language but Ivan if the file is empty the profile icons go away?Whats happening?
OK i managed to build o plug in and ad the about me link in the tools menu now i need a way to ad an edit button and to add the page and the about me text?how can i do this?
I managed to put a 3 column layout for the profile plug-in ..but now i need to put the about me section in a separate page. and i want only a link to that page on the profile..how could i do this?
yes Tunis, that was mi main mission but i think that is not made possible with elgg the only way to extend the hole view is to edit the core files witch i don't like to do...but hey i will keep trolling maybe there's a way!
imagine this: from 100% users only 10% uses old internet explorer so i always had a problem making my template work in internet explorer
and I'm searching for a plug or a way to change mi default them if a user uses Internet explorer...
any ideas?
success! Dudes stop puling your hairs out it is simple es thisex:extending the blogs css:copy the blog css from :blog/view/default/blog/css.phpand paste toyour_them/view/default/blog.cssI lost a lot of hair this day but least I'm happy ELGG is...
i want to echo the users username instead of tools in the top bar
:
<ul class="topbardropdownmenu"> <li class="drop"><a href="#" class="menuitemtools"><?php echo elgg_echo("this to username");...