bachy
7f1b21c912
elements less
...
less elements import
page preprocess
Signed-off-by: bachy <git@g-u-i.net>
2012-02-04 18:52:39 +01:00
bachy
fbaa166db8
bug correction
...
Signed-off-by: bachy <git@g-u-i.net>
2012-02-04 12:29:28 +01:00
bachy
60518fcfc2
icon
...
Signed-off-by: bachy <git@g-u-i.net>
2012-02-04 12:20:05 +01:00
bachy
747fef9a0a
added icon
...
Signed-off-by: bachy <git@g-u-i.net>
2012-02-04 12:19:45 +01:00
bachy
0c65f95fbb
first import
...
Signed-off-by: bachy <git@g-u-i.net>
2012-02-04 11:55:38 +01:00
bachy
4fc8e542c3
fixed i18n_taxonomy missing
...
added module_exists('i18n_taxonomy')
Signed-off-by: bachy <git@g-u-i.net>
2012-02-04 11:47:59 +01:00
bachy
8690f4a165
càrrectif bug : term created even if node form validation fail
...
- remove taxonomy term save from tod, let taxonomy handle the term
- move all toed process from hook_node_validate to hook_node_submit
- handle node creation with hook_node_presave
- handle node update (with term form) in hook_node_submit
Signed-off-by: bachy <git@g-u-i.net>
2012-02-02 18:48:13 +01:00
bachy
26591bf350
++
...
Signed-off-by: bachy <git@g-u-i.net>
2012-01-21 18:31:28 +01:00
bachy
66ff837039
RC
...
Signed-off-by: bachy <git@g-u-i.net>
2012-01-17 16:14:17 +01:00
bachy
40f34e2191
first import
...
Signed-off-by: bachy <git@g-u-i.net>
2012-01-09 11:08:29 +01:00
bachy
f83a0b9aee
follow simple menu maj
...
Signed-off-by: bachy <git@g-u-i.net>
2012-01-08 19:40:28 +01:00
bachy
626ec7eabc
Parent term options
...
Signed-off-by: bachy <git@g-u-i.net>
2012-01-07 22:59:15 +01:00
julien
c22eb6bc11
clean version
2011-11-16 14:57:44 +01:00
julien
01aecdfd57
test
2011-11-16 14:55:13 +01:00
julien
d84e570b3c
test
2011-11-16 14:53:39 +01:00
julien
7351bc66a0
debbug bach
2011-10-14 14:02:46 +02:00
bachy
691ecd7d61
add gui icon
...
Signed-off-by: bachy <git@g-u-i.net>
2011-10-04 11:37:57 +02:00
bachy
930913e764
term is saved (created) and node tagged with, but then term name will not be updated yet. module can't add term form in the node form yet.
...
Signed-off-by: bachy <git@g-u-i.net>
2011-09-29 20:36:46 +02:00
julien
09bea7c003
test
...
Signed-off-by: julien <julien@g-u-i.net>
2011-09-19 11:08:42 +02:00
julien
d23f6ab12d
màj test
...
Signed-off-by: julien <julien@g-u-i.net>
2011-09-19 11:07:08 +02:00
julien
aa857c3a40
Ajout d’un thème perso.
...
Signed-off-by: julien <julien@g-u-i.net>
2011-09-19 10:56:34 +02:00
bachy
ad30a381f9
no message
2011-08-28 11:09:59 +02:00
bachy
951be207ab
add readme
2011-08-25 21:32:15 +02:00
bachy
8ec280d5fa
project creation
2011-08-25 21:26:47 +02:00
AlexisWilke
072342016d
Issue [ #1120980 ] by stephen Verdant: Simplemenu missing for roles other than root administrator
2011-07-04 12:44:50 -07:00
The Great Git Migration
5427717666
Removing translation directories
2011-02-25 02:07:04 +00:00
The Great Git Migration
a19cf5aae0
Stripping CVS keywords
2011-02-25 02:07:04 +00:00
Alexis Wilke
000cc37f2f
* Port from 6.x changes. Check that $(element) is not empty to proceed.
2010-06-01 21:09:27 +00:00
Alexis Wilke
4d9851e410
First stride at getting a version 7.x working...
2010-05-31 09:44:37 +00:00
Alexis Wilke
9cdd779930
Delete simplemenu Multi-menu variables on uninstall().
2010-05-26 06:33:32 +00:00
Alexis Wilke
e3e87a93d7
* Fixed which menu is presented according to the settings (duh!) [ #809546 ]
2010-05-26 06:10:34 +00:00
Alexis Wilke
ea30728ec8
* Added a white line at the top of the drop downs.
2010-05-24 20:37:12 +00:00
Alexis Wilke
8a187e010b
The multi-menu module addition
2010-05-16 23:20:33 +00:00
Alexis Wilke
03cc8469dc
* Moved the multi-menu in a separate module so we don't automatically get
...
those features (save time for many of us!)
* Fixed the inactive parent function names
* Mark the top links with 'simplemenu_multi_menu_root'
2010-05-16 23:20:01 +00:00
Alexis Wilke
4430806082
* Fixed the Inactive Parent anchor name so they all are unique.
...
* Fixed the Devel menu name and identifier.
* Added support for users to select multiple menus.
2010-05-16 10:45:25 +00:00
Alexis Wilke
d9f856a075
Pretty major update to better support several options:
...
* Added a white border at the top of the drop-downs in original
* Optimized the "view" test for simplemenu
* Enhanced the init() function by creating sub-functions and
moving the footer functionality in it
* The list of themes is now dynamically generated from the
simplemenu themes folder
* The list of superfish now includes a 'custom' so the code may
come from another module or theme
* The Simplemenu variable can now be moved to the header and
cache in its own JS file
* Create a Devel and Inactive Parents modules for additional
functionality
* Moved the simplemenu modules in the Menu package
* Changed the function generating the menu so other modules may
tweak the menu if so they wish
* Moved the support for Devel in a separate sub-module.
(this is with the new way of doing things & has a corresponding
update hook to tell users about the change. It is actually a good
example of using the new hook system!)
2010-05-16 09:10:28 +00:00
Alexis Wilke
b50c953eeb
Moving Simplemenu in the Menu package with the other two new modules.
2010-05-16 09:00:07 +00:00
Alexis Wilke
5109e619cc
Changes to support a fixed position (i.e. does not scroll with the page.)
...
Put the menu inside a <div> block (so fixed position works.)
Added support to switch between versions of superfish.
Added support for z-index parameter in admin screen.
2010-05-15 10:47:59 +00:00
Alexis Wilke
d5ce155335
Small fix for I changed (fixed) the name of a variable.
2010-05-15 10:43:12 +00:00
Alexis Wilke
de47d2f980
Reformatted with spaces instead of tabs as expected in Drupal.
...
Removed the z-index which was moved to the CSS template instead.
2010-05-15 10:42:33 +00:00
Alexis Wilke
b8566401fd
Reformatted with spaces as expected in Drupal
2010-05-15 10:41:35 +00:00
Alexis Wilke
8008cecb85
Created a template CSS that can be tweaked from the simplemenu administration
...
screen. The other CSS file is still work and used as a backup in case the
software cannot create a .css in the sites/name/files/css/... folder.
2010-05-15 10:40:53 +00:00
Alexis Wilke
2281eac5c1
Renamed the existing superfish as 1.4.1
...
Added superfish 1.4.8
The interface let you choose the version.
2010-05-15 10:39:43 +00:00
Alexis Wilke
202280fa6b
Do not add the id="simplemenu" in JavaScript. Do it in PHP instead.
...
Added a new superfish parameter added in 1.4.8 (not present in 1.4.1 so it
has not side effect to the old version.)
2010-05-15 10:38:40 +00:00
Alexis Wilke
c198b6f75f
Fixed the description.
2010-05-15 10:36:13 +00:00
Alexis Wilke
13e221324c
* Fixed the title of the simplemenu settings fieldset
2010-04-22 23:04:06 +00:00
Alexis Wilke
f3409f422e
* Moved a few things around in the settings screen.
...
* Fixed a potential problem with themes.
2010-04-21 10:32:17 +00:00
Alexis Wilke
1e627725ac
* Removed the info that is to be added by Drupal automatically.
2010-04-14 09:40:29 +00:00
Alexis Wilke
18f4b720a8
* Many fixes as found in many issues.
...
[#565736 ]
[#412500 ]
[#421732 ]
[#766466 ]
* Passed through coder (fixed tabs, missing spaces)
* Added missing hook_uninstall() function to delete variables
* Fixed some formatting in code (.module, .inc, .css, .js)
2010-04-13 01:19:04 +00:00
Roger López
b21bbdb14f
#350111 : German Translation 6.x, by XerraX
2009-04-02 00:41:22 +00:00