| /[drupal]/contributions/modules/sioc/sioc.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
support requests #338020 by cloud: Changed sioc:Forum to sioct:Weblog for blog export.
support requests #338020 by cloud: Changed sioc:Forum to sioct:Weblog for blog export.
#334208 fix autodiscovery link
fix the sioct URI
fix the sioct URI
fix the sioct URI
246410 by uweiss: add forum discovery link
246410 by uweiss: add forum discovery link
246410: fix the theming of the default SIOC page
246410: fix the theming of the default SIOC page
259963: fix sioc_autodiscovery() which generated a wrong link to forum instead of blog
259963: fix sioc_autodiscovery() which generated a wrong link to forum instead of blog
#260588: teaser is not used in the export
#259964: fix the site name missing in RDF output
code style clenaup (coder): mainly trailing spaces and new D7 concatenation style
SA-2008-062: access bypass
SA-2008-062: access bypass
remove old code cruft and prevent notices
fix notices due to the $output variable
typo in code, type was not declared as variable
#239310 by duckofdeath: fixes quotes in SQL queries for Postgres compatibility
oops, some changes on sioc_help() went in too. reverting
#239310 by duckofdeath: fixes quotes in SQL queries for Postgres compatibility
teasers are in fact no used here
fix typo in variable
reapplying menu weights
fix some E_ALL notices
porting menu system for Drupal 6
fixing urls for Drupal6
new hook_help
code cleaning to comply with Drupal coding standards
some changes were not committed to DRUPAL-5 branch
Fixed content-type for DRUPAL-5 branch
Fixed content-type
Adding MOAT export
Fixed module_exists function name from drupal 5
change from sioc:title to dc:title
changed sioc:title to dc:title
Added support for single-user blog using the story module. Added sioc:content export. Updated to support database changes from 4.6 to 4.7
Added extraction of RDF autodiscovery links from text body
*** empty log message ***
bugfix about rdf:ID
Using rdf:ID to point to sioc resource
dc:title instead of sioc:name for sioc:Site and sioc:Forum
Using ns:property to allow sioc terms
Adding # in SIOC:User file
Using FOAF Document + PrimaryTopic, also added foaf:maker
Updating to specs 1.8, including dc + dcterms elements
Use full URL in autodiscovery link
Adding CDATA to rdf:label
Re-moving to sioc:topic instead of sioc:subject
Fixed typo
Moving to new specs regarding Post properties
Check for node access rights
Fix error in arg parsing
Changed date of posts from ASCending to DESCending.
Fixed problem with display of subforums.
Removed extra slashes - url("/... becomes url("...
Fixed problem with $user being used instead of $account for displaying sioc:User information. Also added check for blank literals when outputting SIOC concepts.
Adding autodiscovery links
Fixed rdfs:label problem described here: http://chatlogs.planetrdf.com/swig/2006-05-18.html#T14-51-26
Fixed bug with relative URLs, added ability to set queries LIMIT, added sioc:content_encoded for posts
*** empty log message ***
Changed instance_url to html_url so that instances will use an rdf:about that corresponds to the Drupal HTML rendering, not the SIOC RDF instance URL. Modified host_of, container_of, has_reply, has_creator, etc. to show information on the class that the property links to.
Fixed problem with missing forums. Originally the forum list for the Site metadata was generated based on the fact that a top-level forum contains nodes; but of course if the top-level forum is just a container this isn't the case. Now we check for vocabularies of type "forum" and forums with a parent level of 0.
removing ./ from menu paths; module doesn't work as is.
*** empty log message ***
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |