• Login
Community
  • Login

New Plugins Home (Round 2)

Scheduled Pinned Locked Moved Notepad++ & Plugin Development
57 Posts 18 Posters 57.0k Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J
    jay
    last edited by Apr 22, 2019, 4:04 AM

    @donho said:

    The applied plugin folder structure <PLUGINS_HOME>\myNicePlugin\myNicePlugin.dll remaines the same.

    To be clear you are saying plugins no longer load from <PLUGINS_HOME>? For example <PLUGINS_HOME>\myNicePlugin.dll is not supposed to work? I have several plugins in <PLUGINS_HOME> and none will load. I can of course make a directory for each of them, I am just wondering whether this is expected behavior and why the change.

    1 Reply Last reply Reply Quote 0
    • J
      jay
      last edited by Apr 22, 2019, 5:11 AM

      Ok I found the answer in the Help Wanted post Plugins gone?! which says the folder structure is now needed. I did that and it’s working fine.

      (Unfortunately I couldn’t edit my previous post since edits are only allowed for 180 seconds. I suggest making that a much longer amount of time like 24 hours.)

      1 Reply Last reply Reply Quote 2
      • D
        Dave Bongfishtester
        last edited by May 13, 2019, 2:26 PM

        WTF happened to the plugins?

        I need to urgently apply a Python script to our loca files, deadline is in like half an hour, and fucking Notepad++ can’t fucking see the goddamn pythin script plugin any more? WTF.

        M 1 Reply Last reply May 13, 2019, 2:34 PM Reply Quote 0
        • M
          Meta Chuh moderator @Dave Bongfishtester
          last edited by May 13, 2019, 2:34 PM

          welcome to the notepad++ community, @Dave-Bongfishtester

          if you have a 30 minute deadline right now, just install notepad++ 7.5.9 (or whatever your previous version was) on top of your current notepad++ installation.
          your plugins will then be visible again.

          you can deal with the plugin setup of newer notepad++ versions later.

          best regards.

          D 1 Reply Last reply May 14, 2019, 7:57 AM Reply Quote 1
          • S
            SinghRajenM moderator
            last edited by May 13, 2019, 2:45 PM

            @Dave-Bongfishtester,

            Open Notepad++ and click on menu “plugins->Open plugin folder”.
            If you can see all the plugin dlls in that folder, then you can follow below approach and hopefully it should work.

            1. Open npp in administrator mode. (You can right click on Notepad++ icon on task bar, then again right click on Notepad++, then choose "Run as Administrator.)
            2. On menu, click on “Plugins->Open Plugins folder…”. Copy this path.
            3. On menu, click on “Settings->Import->Import Plugins”.
            4. Paste the copied path and select all the plugins.
            5. Now, all the plugins should be copied to respective folder. Restart Notepad++.

            Hope, this will work for you.

            1 Reply Last reply Reply Quote 3
            • D
              Dave Bongfishtester @Meta Chuh
              last edited by May 14, 2019, 7:57 AM

              @Meta-Chuh Thank you, and sorry for yelling obscenities.

              Unfortunately, downgrading to an older version did not work for me. Older versions of Notepad++ don’t seem to see my PythonScript installation either, no matter whether I tell NP++ to keep its ini file or not.

              I tried another complete reinstall now, this time copying the pythonXX.dll and plugin all over the place hoping I’ll find a folder where NPP can find it. I currently no longer get the “incompatible” message but there is no trace of the usual PythonScript menu entries / commands in NP++.

              M 1 Reply Last reply May 14, 2019, 9:30 AM Reply Quote 0
              • M
                Meta Chuh moderator @Dave Bongfishtester
                last edited by May 14, 2019, 9:30 AM

                @Dave-Bongfishtester

                don’t worry, i can understand your situation perfectly.

                please follow this guide to re-install pythonscript plugin on notepad++ 7.6.6:

                Guide: How to install the PythonScript plugin on Notepad++ 7.6.3, 7.6.4 and above

                best regards.

                1 Reply Last reply Reply Quote 1
                • A
                  Amjad Moghul
                  last edited by Aug 14, 2019, 2:04 PM

                  The plugin area is not an issue when using from home, but when using from a work environment, the IT typically locks down the Program Files* area. Therefore adding new plugins becomes a chore and IT have to be involved each time… let alone if they allow them in the first place…
                  NP++ without the plugins is like working with one finger, so if this area can be rectified, or at least provide an alternate non-locked down area, that would be great

                  1 Reply Last reply Reply Quote 0
                  • P
                    PeterJones
                    last edited by Aug 14, 2019, 2:23 PM

                    @Amjad-Moghul said:

                    if this area can be rectified, or at least provide an alternate non-locked down area, that would be great

                    They tried a compromise-solution like you suggested in the 7.6.0-7.6.2-era, but that was abandoned: there were too many people from IT departments who complained because with the alternate location, they couldn’t prevent employees from installing unapproved plugins. Everyone has different goals, and sometimes those goals are mutually exclusive.

                    If you already have IT permission for Notepad++ (since it’s in the locked-down Program FIles* area), maybe you could ask them to unlock the program files\Notepad++ hierarchy, or at least program files\notepad++\plugins hierarchy, so that you could install Notepad++ plugins without giving you full access to install other programs. If you couch it that way, and emphasize that it will make IT’s job easier so you won’t be pestering them every time you find a new plugin that you need, you might be able to convince them to do it.

                    As another potential alternative for you: you could use a portable version of Notepad++ (download the ZIP or 7ZIP instead of the installer), you can place your Notepad++ in some other folder hierarchy where you do have write permission; that way, you can install your own plugins without IT intervention – as long as your workplace policies won’t get you fired for trying to circumvent their restrictions. You can then make your file associations use the “portable” Notepad++. (That’s how I use Notepad++.)

                    1 Reply Last reply Reply Quote 2
                    • A
                      Alexander Verbitsky @pnedev
                      last edited by Aug 2, 2023, 6:40 PM

                      @pnedev Sorry for necroposting, but why no one said magic words “Group policies”? Chromium (and Chrome ofc) extensively uses this feature. Yes, in order to use this feature Notepad++ should provide administrative templates, but it is not that hard.

                      1 Reply Last reply Reply Quote 0
                      • C Coises referenced this topic on Aug 10, 2023, 5:08 PM
                      • D donho unpinned this topic on Aug 15, 2023, 12:14 AM
                      • First post
                        Last post
                      The Community of users of the Notepad++ text editor.
                      Powered by NodeBB | Contributors