How to remove uploaded scripts on vim.org and how to find scriptid and src_id?

9 views
Skip to first unread message

Ubaldo Tiberi

unread,
May 2, 2023, 4:23:00 AM5/2/23
to v...@vim.org
Hi all,

This is my first post in this mailing list, I hope I am not messing up anything!
I wrote my first two plugins and I uploaded them on vim.org <http://vim.org/> but in one of them an extra .0 slipped away while I was writing its version and I realized it after the script was uploaded. Now I wish to remove and upload it again with the correct version number but I couldn’t figure out how to do it.

Another thing: I discovered :h glvs-plugin but I have no idea what how to find both my scriptid and and src_id. Any help?

Thanks,
/U.

Bram Moolenaar

unread,
May 2, 2023, 7:46:28 PM5/2/23
to vim...@googlegroups.com, Ubaldo Tiberi, v...@vim.org

[resend, picky postmaster refused the message]

Ubaldo Tiberi wrote:

> This is my first post in this mailing list, I hope I am not messing up
> anything!
> I wrote my first two plugins and I uploaded them on vim.org
> <http://vim.org/> but in one of them an extra .0 slipped away while I
> was writing its version and I realized it after the script was
> uploaded. Now I wish to remove and upload it again with the correct
> version number but I couldn’t figure out how to do it.

There is no web interface for this. It needs to be done with an SQL
query, only a few people have access.

Is this about "vim-outline-1.0.0.zip", listed with version "v1.0.0.0"?
And you want to change the version to "v1.0.0"?

> Another thing: I discovered :h glvs-plugin but I have no idea what how
> to find both my scriptid and and src_id. Any help?

The script_id is in the URL of your script:
https://www.vim.org/scripts/script.php?script_id=6068
The src_id is in the URL of the download:
https://www.vim.org/scripts/download_script.php?src_id=28444

--
I once paid $12 to peer at the box that held King Tutankhamen's little
bandage-covered midget corpse at the De Young Museum in San Francisco. I
remember thinking how pleased he'd be about the way things turned out in his
afterlife.
(Scott Adams - The Dilbert principle)

/// Bram Moolenaar -- Br...@Moolenaar.net -- http://www.Moolenaar.net \\\
/// \\\
\\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///

Bram Moolenaar

unread,
May 2, 2023, 7:46:29 PM5/2/23
to vim...@googlegroups.com, Ubaldo Tiberi, v...@vim.org
Reply all
Reply to author
Forward
0 new messages