Directories in CVS that get NO LOVE
Here are some directories in CVS that do not get any love and by love I mean downloads.
It could be for lots of reasons why they are not downloaded, but the bottom line is that they are not popular and could be considered for removal from CVS and/or Drupal.org project pages. These are only the directories in contributions for modules/, themes/ theme-engines/ and translations/
Read moreCome and test
Heya guys,
sorry i havent posted in a long while but god the time just flew by (so much to do, so little time).
God how horrible it is to code during boiling summer (omg its totally boiling here....i soo miss the rain :P)
Over this period i have had quite few problems which when i look back seem so simple such as understanding that actions_do() accepts an array of actions and a loaded node(node_load($nid)) not just node id.
so whenever i ran something like:
<?php
actions_do(action_node_publish,5);
?>I would get a bunch of errors:
Warning: Attempt to assign property of non-object in /home/flk/vhosts/kolaz.techarena.co.uk/modules/actions/actions.inc on line 17
Read more Project module expansions for other RCS modules
as the maintainer of the project module, i got private email from a user named "halkeye" about this topic. instead of continuing the discussion on email, i wanted to post my reply here, since i think other members of this group might be interested in this.
Read moreinteresting last minute proposal idea - repository module
We were kicking around the svn versus cvs chestnut, and I thought that perhaps we should make a proposal for making
the project / cvslog modules revisioning system agnostic. Basically separate out all the cvs'ey bits, and replace them with repository links that can understand svn / cvs / whatever a driver is written for.
- « first
- ‹ previous
- 1
- 2
- 3


