Opened 17 years ago

Closed 14 years ago

Last modified 7 years ago

#25 closed task (wontfix)

add noscript module to default guis

Reported by: christoph Owned by: christoph
Priority: minor Milestone:
Component: administration Version: 2.4.1
Keywords: Cc:

Description

Thanks to Johannes Loose:

INSERT INTO gui_element(fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES('myGUI','JSCheck',2,1,'Gibt einen Hinweis aus falls JavaScript deaktiviert ist','noscript',,,NULL NULL NULL ,,'<div style = position:absolute;left:250;top:300;width:500;height:400;z-index:1;><font size="+1" color="red">Für diesen Service ist die Aktivierung von JavaScript erforderlich. Wie Sie in Ihrem Web-Browser JavaScript aktivieren können, erfahren Sie in der Anleitung zu Ihrem Web-Browser.</font></div>','noscript',,,,,);

Change History (5)

comment:1 by christoph, 17 years ago

Milestone: 2.5 release

comment:2 by christoph, 16 years ago

Milestone: 2.5 release3.0 release

comment:3 by christoph, 15 years ago

This should be hard wired. No modul necessary.

comment:4 by tbaschetti, 14 years ago

Resolution: wontfix
Status: newclosed

obsolete

comment:5 by astrid_emde, 7 years ago

Milestone: 3.0 release

Ticket retargeted after milestone deleted

Note: See TracTickets for help on using tickets.