summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-09remove unused and confusing registerPlugin parameters: security and pathMax Kremmel2-7/+3
2008-10-31renamed dep stuff to requirement stuff, clean up schema_inc files, move versi...Max Kremmel1-2/+2
2008-10-30shuffle around some dependency stuff: move dep settings to schema_inc.php fil...Max Kremmel2-9/+8
2008-10-29add core dependenciesMax Kremmel1-1/+8
2008-10-28set versios of various core packages.Max Kremmel1-0/+14
2008-10-20don't run getSourceHash over and over again if we've already stored the resul...pre_update_permissionMax Kremmel1-4/+4
2008-10-15shorter short description; unused details hiddenlaetzer1-6/+6
2008-09-19tra() for error/warning/delete messagescreate_permissionlaetzer1-4/+4
2008-09-18add ability to translate multiple master strings at once, add guessing for ma...Christian Fowler3-97/+116
2008-09-16add some basic filtering options for easier master string manipulationMax Kremmel3-18/+63
2008-09-16recent language export as of 21-AUG-2008Christian Fowler29-85183/+62564
2008-09-16typo in bitLanguage preferenceChristian Fowler1-1/+1
2008-09-09one help file for each module (that takes parameters), html code change from ...laetzer2-0/+2
2008-08-29helpful info into 'formhelp'laetzer1-2/+2
2008-07-08remove ancient non-functional plugins, moved to tidbits graveyard for nowChristian Fowler1-77/+0
2008-07-08move some plugins to their new homesChristian Fowler3-0/+243
2008-06-29add docsMax Kremmel1-28/+219
2008-06-29load exportable languages at end of file to catch changes madeMax Kremmel1-8/+8
2008-06-29hide export tab if there is nothing to exportMax Kremmel1-8/+6
2008-06-29display a message when there are no exportable languagesMax Kremmel1-41/+45
2008-06-25change display call to use a hash for display options, add display_mode to op...Christian Fowler3-6/+6
2008-06-14show language links also in admin menulaetzer1-1/+8
2007-07-01standardise all menus by using new ilocation=menu and add missing iconsR202PRE_LIB_ATTACHMENT_REFACTORMax Kremmel1-3/+3
2007-06-23provide gif alternatives for all png icons. this will allow us to remove the ...Max Kremmel1-0/+0
2007-06-22Add icons to languages menu.Nick Palmer1-3/+3
2007-06-17add experimental note to i18n_content_translationsMax Kremmel1-0/+1
2007-06-17add italian flagMax Kremmel1-0/+0
2007-05-22typoslaetzer1-5/+5
2007-04-15 language.phpThomas Recknagel1-0/+1
2007-03-21only work with translation stuff in _POST when neededMax Kremmel1-15/+15
2007-03-17get google translations to work with long pages as well - fopen only seems to...Max Kremmel2-16/+20
2007-03-17some work on content translations - basics are working now. need to clean up ...Max Kremmel13-22/+69
2007-03-03some new translated strings via bw.o language translationluciash1-1/+280
2007-02-24fix 'seperate' spelling mistakesMax Kremmel4-12/+12
2007-01-24escape and nl2br stringsMax Kremmel1-3/+3
2007-01-24clean up template and use <label>Max Kremmel1-22/+24
2007-01-24fix language export and remove debugMax Kremmel1-3/+2
2007-01-24missing ifMax Kremmel1-1/+1
2007-01-16prefix languages kernel_config settings with i18n_ and clean up some language...Max Kremmel7-34/+49
2007-01-10*** empty log message ***cemseker1-57/+57
2007-01-10*** empty log message ***cemseker1-0/+4750
2007-01-10*** empty log message ***cemseker1-0/+6
2007-01-10*** empty log message ***cemseker1-0/+0
2007-01-10typoMax Kremmel1-2/+2
2007-01-08nl2br translation strings for more accurate representation of original stringMax Kremmel1-1/+1
2007-01-07add select all checkboxMax Kremmel1-1/+8
2007-01-04allow selection of multiple master strings for deletionMax Kremmel2-18/+33
2006-12-27reorganise languages stuff and only call stripslashes() when neededMax Kremmel2-32/+52
2006-12-25further refinement of {tr} handling. if you want to interpret a string AFTER ...Max Kremmel1-3/+5
2006-12-25some modifications to tr behaviour. extensive documentation for changes includedMax Kremmel1-2/+6