View allAll Photos Tagged drupal
This is a tag-cloud version of the current Drupal 7 contributors based on the data compiled by Greg Knaddison. Credit for this image goes to Angie Byron (webchick).
growingventuresolutions.com/blog/contributors-drupal-7-x-...
I've left tagging open to all Flickr users, so feel free to 'People tag' any of the people in the tag cloud!
Well... it's no longer a wall of text....
See early patches on drupal.org/node/475596 for more context.
This is the call stack from top to bottom when an individual Drupal node is loaded -- focuses only on the views_playlist.module functions that are called. The debug_print_backtrace(); php command was placed at the beginning of each function, and then a node was loaded.
I then did a view source, and then did some text replacements to get rid of extra line breaks, and place two line breaks at the beginning on a new stack trace (i.e. with each instance of #0).
These are the text replacements I did in Microsoft Word
REPLACE ^p# WITH TEMPTEXTFLAG#
REPLACE ^p WITH ""
REPLACE TEMPTEXTFLAG# WITH ^p#
REPLACE ^p#0 WITH ^p^p#0
REPLACE "called at " with ^t
I could then import the data into MicroSoft Excel.
I then
A1 = 1 and in A2 =
=IF(E2="",A1+1,A1)
B1 = 0 and B2 =
=IF(E2="",-1,B1+1)
That gave columns that looked like
1 0
1 1
1 2
1 3
1 3
I copied column A & B and then did a paste by value via "Paste Special..." I selected columns A through D, and sorted first by Column A (ascending), and then Column B (descending) This showed the chronological order in which the functions were called.
I then copied the cell values from the excel spread sheet into omnigraffle pro where the were treated as a single object. I had to paste multiple sections and group them together so that I could copy it, and then paste it into Preview. Once it was in preview, then I could export it as a PNG and then upload it here.
I'm a geek.
Check out the drupal widget from Netvibes for igoogle, netvibes, mac dashboard, windows vista, windows live, and opera at eco.netvibes.com/widgets/237321/drupal-org
The Notifications Framework in Drupal makes it very easy to tell people about what you post online - and it looks great too. We wrote about this on <a href="http://www.developmentseed.org/blog/2008/jan/23/keeping-people-posted-notifications-and-messaging":our blog
an idea ive been playing aroung with a coupple of days now ,maybe for the drupalcon (oscmssummit or something? well id submitted it so lets see)
Still need some work for that trüe pirate feeling...
A screenshot of how RSS feeds generated from one site can be featured in another. In this case Amnesty International's feeds are appearing in Yavar Hameed's site. For more information, see openconcept.ca