| /[drupal]/contributions/modules/postcard/postcard.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
Silly assignment typo in postcard_link.
#228676: assignment typo in postcard_links wreaked a bit of havoc.
#211033: Image keeps changing things around. Fixing posted by info display.
#211033: Image keeps changing things around. Fixing posted by info display.
#211033: Image keeps changing things around. Fixing posted by info display.
#184540: Wrapped postcard from, display and gallery in divs. Also fixed indentation and tabs.
First swipe at splitting out theme tpls. Still needs work (and postcard-gallery is really dependent on image_gallery module anyway.)
First pass at D6 upgrade. Should be most everything except theming changes.
Replacing crazy HEAD files with fresh 5 files for a straight base conversion to 6.
Moving forward with messing things up. Starting to see about supporting imagecache.
More changes to hook_link.
User access check on send postcard link.
#165221: thanks to ThoC for catching a missing t() on the breadcrumb.
#121607: added a Send this as a postcard link to the image nodes in the postcard gallery as well as config to turn it off and on.
added function_exists check due to change in image module 5.x-1.3 that broke postcard.
#139622 - adding avatars to postcard display page if the theme has the User pictures in posts option checked off
#152418 first step for allowing multiple recipients - allow multiple recipient emails in the validate function
#132281 backported cron patch for deleting files
#139620 Added the list of variables that can be used in the default email message to the help text.
#139620 Added two variables that were already available but not listed in the default email help text - %card_text and %postcards.
#137476 Moved the default subject and letter out of .install into .module so it can be translated properly.
#132281 Added hook_cron to delete postcards automatically after x days.
brainfart. that in the watchdog is text, not an actual variable.
removed unnecessary check_plain code from drupal_set_title and values
#128909 thanks to mgifford and lufthans for adding a copy yourself checkbox. also added a few more security checks
cleanup indents and one code style
Added some output filtering, made the view card SQL more specific, cleaned up theme_postcard_gallery to match up with image.module's code, moved else comments, removed all use and fixed #130585 where the guideline helptext was not being displayed.
putting the latest 5 work into HEAD
fixed theme_postcard_gallery to use new add_css syntax for proper foramtting on gallery page.
Removing HEAD until D6 development. Postcard dev will happen in the 5 branch.
Really adding new strings this time :P
Added pgsql and variables to .install. Added log messages and cleaned up ifs with issets/emptys in .module
minor tweaks
now working in 5 but needs more testing and some more changes
Cleanup
more cleanup
little bit of code cleanup and commenting. picture size change for creator doesn't currently work so it has been commented out
Begin upgrading to 5 - added .info file and made some initial code changes
grr, helps if I have the right file in the directory
Updated to 4.7, rewritten based on Jim Sloan's patch #30404
#30404 Added/updated 4.6 files - patch from Jim Sloan
removing old To Do from CVS
add working postcard
Improvements of user permission checks.
Improvements of user permission checks.
Fix #14364 and minor improvements (HEAD).
Fix #14364 + minor improvements.
Typo fix again.
Shit, my hands warped today :( Typo fix again.
Typo fix with mail validate.
Typo fix with validate mail.
Fix bug #14314 also some minor changes.
Fix bug #14314 and some minor changes.
Text interface fixes (bug #14261) by jasonwhat
New postcard module for 4.5
Making way for a new copy of this.
- Renamed check_query() to db_escape_string(). Commit announced on the mailing list.
apply form_allowed_tags_text() -> filter_tips_short() name change
wow, this is ugly and deprecated, but works for 4.3
no idea whats in here, wrote this too long ago
syndication
syndication
more randomness and syndication
more randomness and syndication
Initial checkin
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 |