winix/templates
Tomasz Sowa 495499d12f added: a new winix function: imgcrop
for cropping images (and thumbnails)
       www.domain.com/dir/file.jpg/imgcrop  -- crop an image
       www.domain.com/dir/file.jpg/imgcrop/thumb  -- crop an image's thumbnail
       www.domain.com/dir/file.jpg/imgcrop/newthumb  -- crop and create a new thumbnail (from an original image)
       www.domain.com/dir/imgcrop -- show images' list with above options
added: to Image class: some methods for cropping




git-svn-id: svn://ttmath.org/publicrep/winix/trunk@919 e52654a7-88a9-db11-a3e9-0013d4bc506e
2013-03-29 22:03:28 +00:00
..
Makefile changed: Makefile dep (dependencies from pikotools and tito were missing) 2012-03-12 20:30:36 +00:00
Makefile.dep added: a new winix function: imgcrop 2013-03-29 22:03:28 +00:00
Makefile.o.dep added: IP ban mechanism (not finished yet -- we need a winix function to remove a ban) 2012-10-27 07:44:26 +00:00
adduser.cpp changed: added Cur structure 2011-01-23 14:15:30 +00:00
changepatterns.cpp fixed: index templates and 'change' templates were not cleared when 'reload' function was called 2011-08-27 03:12:33 +00:00
changepatterns.h fixed: index templates and 'change' templates were not cleared when 'reload' function was called 2011-08-27 03:12:33 +00:00
config.cpp added: some more orphans to polish default locale 2011-08-17 23:09:47 +00:00
dir.cpp added: to Item struct: ameta (PT::Space) 2012-11-04 21:01:02 +00:00
doc.cpp updated: jquery upload plugin (upload winix function) 2012-07-15 15:49:48 +00:00
env.cpp added: winix function: rmuser 2012-03-09 02:36:25 +00:00
filters.cpp added: new ezc filter: fil_new_line_to_br 2012-09-11 21:41:10 +00:00
htmltextstream.cpp added: new ezc filter: fil_new_line_to_br 2012-09-11 21:41:10 +00:00
htmltextstream.h added: IP ban mechanism (not finished yet -- we need a winix function to remove a ban) 2012-10-27 07:44:26 +00:00
indexpatterns.cpp fixed: index templates and 'change' templates were not cleared when 'reload' function was called 2011-08-27 03:12:33 +00:00
indexpatterns.h fixed: index templates and 'change' templates were not cleared when 'reload' function was called 2011-08-27 03:12:33 +00:00
insert.cpp added: to Request options used by ezc generators: 2012-08-26 19:53:47 +00:00
ipban.cpp added: IP ban mechanism (not finished yet -- we need a winix function to remove a ban) 2012-10-27 07:44:26 +00:00
item.cpp added: some ezc functions (item_tab_meta*) 2013-02-26 11:49:22 +00:00
last.cpp removed: dependencies to 'tz' system structure 2012-05-26 23:04:49 +00:00
locale.cpp rewritten: public interface in TemplatesFunctions::Locale 2012-06-27 23:21:43 +00:00
locale.h added: to misc: UrlEncode which takes PT::TextStreamBase as an argument 2012-07-10 16:50:59 +00:00
localefilter.cpp added: winix functions: locale, timezone 2012-06-26 23:19:19 +00:00
localefilter.h added: winix functions: locale, timezone 2012-06-26 23:19:19 +00:00
login.cpp added: IP ban mechanism (not finished yet -- we need a winix function to remove a ban) 2012-10-27 07:44:26 +00:00
ls.cpp added: Export plugin (not finished yet) 2011-07-28 22:18:10 +00:00
man.cpp fixed: in winix function 'mv': 2012-02-27 17:43:59 +00:00
misc.cpp added: to misc: 2012-09-26 07:18:32 +00:00
misc.h added: to misc: 2012-09-26 07:18:32 +00:00
miscspace.cpp added: to ticket plugin: 2012-09-15 23:34:25 +00:00
miscspace.h added: new function for ezc templating: 2012-06-05 21:31:12 +00:00
mount.cpp changed: GroupItem plugin has been renamed to Group 2011-10-16 21:33:45 +00:00
patterncacher.cpp fixed: as we have insert_page ezc function now 2011-07-15 02:09:02 +00:00
patterncacher.h fixed: as we have insert_page ezc function now 2011-07-15 02:09:02 +00:00
patterns.cpp added: winix functions: locale, timezone 2012-06-26 23:19:19 +00:00
patterns.h added: winix functions: locale, timezone 2012-06-26 23:19:19 +00:00
priv.cpp added: winix function: rmuser 2012-03-09 02:36:25 +00:00
pw.cpp fixed: misc: ValidateEmail() buffer overflow 2012-03-09 22:56:54 +00:00
rebus.cpp changed: added Cur structure 2011-01-23 14:15:30 +00:00
slog.cpp added: SLog class -- session logger 2011-06-19 20:59:58 +00:00
stat.cpp added: TimeZone struct (core) 2012-05-30 19:04:18 +00:00
sys.cpp added: winix function: rmuser 2012-03-09 02:36:25 +00:00
template.cpp changed: added Cur structure 2011-01-23 14:15:30 +00:00
templates.cpp added: some ezc functions (item_tab_meta*) 2013-02-26 11:49:22 +00:00
templates.h added: some ezc functions (item_tab_meta*) 2013-02-26 11:49:22 +00:00
textextstream.cpp added: new ezc filter: fil_new_line_to_br 2012-09-11 21:41:10 +00:00
textextstream.h added: IP ban mechanism (not finished yet -- we need a winix function to remove a ban) 2012-10-27 07:44:26 +00:00
upload.cpp added: Export plugin (not finished yet) 2011-07-28 22:18:10 +00:00
uptime.cpp the first part of reimplementing has been done 2010-08-10 16:12:50 +00:00
user.cpp added: winix functions: locale, timezone 2012-06-26 23:19:19 +00:00
who.cpp changed: in Request: 2012-05-24 21:09:37 +00:00
winix.cpp updated: html/css (added div.winix to templates) 2012-10-17 06:00:00 +00:00