Project

General

Profile

« Previous | Next » 

Revision 1745

Added by Dietmar about 12 years ago

! add div container in page_content for each sections,
! update droplets SectionPicker, ShowWysiwyg and ShowRandomWysiwyg
! put sec_anchor in this div, sec_anchor fixed in all found files
sec_anchor default now set to "section_",
sec_anchor can't be empty for future developement

View differences:

save.php
437 437
	." ('er_level', ''),"
438 438
	." ('default_language', '$default_language'),"
439 439
	." ('app_name', 'wb_$session_rand'),"
440
	." ('sec_anchor', 'wb_'),"
440
	." ('sec_anchor', 'section_'),"
441 441
	." ('default_timezone', '$default_timezone'),"
442 442
	." ('default_date_format', 'M d Y'),"
443 443
	." ('default_time_format', 'g:i A'),"

Also available in: Unified diff