index
:
lorea/elgg
floxglove-1
floxglove-2
floxglove-3
lorea-preprod
master
saravea
saraveadev
Social Networking Engine
Saravea
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mod
/
blog
/
start.php
Age
Commit message (
Expand
)
Author
2011-03-01
blog plugin uses on_activate to set its class or the upgrade event
cash
2011-02-16
Updated register_entity_url_handler => elgg_* in plugins. Used this regex: (...
ewinslow
2011-02-15
Removed all calls to deprecated register_entity_type
ewinslow
2011-02-15
Replaced all occurrences of register_page_handler in core with elgg_register_...
ewinslow
2011-02-03
changed elgg_get_plugin_path() to elgg_get_plugins_path()
cash
2011-01-06
switched from new to add
cash
2010-12-29
more clean up of the blog plugin - removed unused functions and moved the url...
cash
2010-12-29
new content link uses guid to make supporting groups and users easier
cash
2010-12-27
improved menu creation for on demand menus and integrated hover menu items in...
cash
2010-12-25
updated owner blocks for users and groups
cash
2010-12-25
amtrak does not have wifi so here is one big commit with group blogs, blog wi...
cash
2010-12-19
pulled user owner block menu out of profile plugin with new menu code
cash
2010-12-18
site nav menu now uses new menu code (and finished the implementation of cust...
cash
2010-12-15
replacing calls to add_widget_type() with elgg_register_widget_type() (from h...
cash
2010-12-07
reorganized the layout views
cash
2010-12-05
Clean-up of the blog plugin - now using urls from 1.7.5
cash
2010-12-04
Fixes #2519 we can now register and load php libraries - blog plugin is using...
cash
2010-12-04
a better main content view structure
cash
2010-12-03
preview of what the main content area looks like with a module approach
cash
2010-12-01
screen.css is a better name for our main css file
cash
2010-11-24
Removing superfluous calls to insert site root in urls
ewinslow
2010-11-24
Fixes #2655: Converted register_action to elgg_register_action throughout core
ewinslow
2010-11-11
Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ...
cash
2010-11-10
Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...
ewinslow
2010-11-03
Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution.
brettp
2010-11-02
Fixes #2360: page_draw => elgg_view_page in core + bundled plugins
ewinslow
2010-11-02
Refs #2463: Removed gratuitous references to $CONFIG->url, etc. in blog - gro...
ewinslow
2010-11-02
Refs #2463: Removed some gratuitous calls to elgg_get_site_url() from core pl...
ewinslow
2010-11-02
Using REFERER shorthand throughout core
ewinslow
2010-10-30
Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site...
ewinslow
2010-10-22
Removed @license, @copyright, and @author from files. License and copyright a...
brettp
2010-08-21
Merged r6586:6587 from 1.7 branch into trunk
cash
2010-06-01
Restricting tag cloud display on Blogs and Documents by context.
nickw
2010-05-26
Gatekeeper() added to blog edit/create pagehandler.
brettp
2010-05-26
Ensuring Blogs and Forum links display properly in the group ownerblock.
nickw
2010-05-24
Removing blogs from groups, part 2.
brettp
2010-05-24
Removing blog options from groups, part 1.
brettp
2010-05-24
Moved blog edit sidebar revisions to the top of the sidebar.
brettp
2010-05-24
Group blog and bookmarks submenu removed from sidebar (links are now in the g...
pete
2010-05-21
Registering new plugin hooks to extend the owner block profile menu.
nickw
2010-05-20
Adding submenu items for standard plugins to owner block.
nickw
2010-04-14
Added ECML support in blogs.
brettp
2010-04-07
Highlighting current tab in content header.
nickw
2010-04-07
Creating content for the blog posts of user's friends.
nickw
2010-04-02
Fixing breadcrumb navigation and content header links for blogs.
nickw
2010-03-25
Added river support to blog.
brettp
2010-03-23
Added filtering by archive date.
brettp
2010-03-23
Added an ElggBlog class to override the time_created field.
brettp
2010-03-19
Default all tools' menu items to "world" view. Removed "My" prefix.
brettp
2010-03-18
Updated blog to support multiple revisions and automatic saving of drafts.
brettp
[next]